NetBSD/sys/arch/x68k
chs c28a94e9e1 untangle includes a bit:
don't include cpu.h in pmap.h, nor cacheops.h in cpu.h.  instead,
include cpu.h and cacheops.h in just those .c files that need them.
2002-10-28 00:55:13 +00:00
..
compile
conf Retire it. Maintaining it (= syncing with GENERIC) is worthless 2002-10-27 05:25:27 +00:00
dev merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
include untangle includes a bit: 2002-10-28 00:55:13 +00:00
stand arch/*/stand stuff should be LDSTATIC=-static and not LDSTATIC?=-static. 2002-08-27 08:53:14 +00:00
usr.bin bcopy/bcmp/bzero -> memcpy/memcmp/memset 2001-12-27 02:23:24 +00:00
usr.sbin deamon -> daemon 2002-01-21 14:42:26 +00:00
x68k untangle includes a bit: 2002-10-28 00:55:13 +00:00
Makefile