Subject: CVS commit: syssrc/sys/arch/acorn32
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 10/06/2002 21:28:48
Module Name: syssrc
Committed By: bjh21
Date: Sun Oct 6 18:28:48 UTC 2002
Modified Files:
syssrc/sys/arch/acorn32/acorn32: hydra.c
syssrc/sys/arch/acorn32/include: cpu.h
Log Message:
Turn curcpu() into a macro.
Rename cpu_info_array to cpu_info and make it public.
Add CPU_FOREACH() and friends.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/sys/arch/acorn32/acorn32/hydra.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/acorn32/include/cpu.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.