NetBSD/sys/arch/powerpc
aymeric f45c23b807 fix an obvious typo which prevented the machdep.cacheinfo table from being
published.
This generated the following warning message at boot time:
sysctl_createv: sysctl_create(cacheinfo) returned 17
2004-01-03 00:09:15 +00:00
..
conf Include arch/powerpc/ibm4xx/intr.c only if a particular board actually 2003-11-19 14:27:24 +00:00
fpu make this compile again. 2003-10-28 15:28:24 +00:00
ibm4xx Replace the traditional buffer memory management -- based on fixed per buffer 2003-12-30 12:33:13 +00:00
include Move machine dependent definitions to machine dependent headers. 2003-12-03 18:25:44 +00:00
isa Add powerpc-specific isa and isadma machdep code. (Merge common code from 2003-10-19 03:19:32 +00:00
marvell Move CLKF_BASEPRI to machine specific <intr.h> file since it depends on 2003-09-03 21:33:31 +00:00
oea Replace the traditional buffer memory management -- based on fixed per buffer 2003-12-30 12:33:13 +00:00
powerpc fix an obvious typo which prevented the machdep.cacheinfo table from being 2004-01-03 00:09:15 +00:00
tools/chrpicon __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
Makefile