NetBSD/sys/arch/atari
2007-02-22 05:14:04 +00:00
..
atari TRUE -> true, FALSE -> false 2007-02-22 05:14:04 +00:00
compile
conf s/independant/independent/, from Zafer. 2006-11-24 22:04:21 +00:00
dev Rename the B_XXX flag to B_DEVPRIVATE flag since it was never used for 2007-02-15 18:33:26 +00:00
include Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
isa Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
pci Make almost everything #include <sys/bswap.h> instead of <machine/bswap.h> 2006-01-29 21:42:40 +00:00
stand Add -Os to CFLAGS, so that the boot code fits within the constraints 2006-12-01 13:52:46 +00:00
vme Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
Makefile