NetBSD/sys/arch/atari
scw e07faf8a74 Replace the myriad copies of bounds_check_with_label() with a single MI
version.

Add disk_blocksize(9) so that disk drivers can record the physical
block size of a disk if it is different to DEV_BSIZE. Right now this
simply initialises dk_blkshift and dk_byteshift according to the
supplied block size. This information is used in the MI version of
bounds_check_with_label().
2006-11-25 11:59:55 +00:00
..
atari Replace the myriad copies of bounds_check_with_label() with a single MI 2006-11-25 11:59:55 +00:00
compile
conf s/independant/independent/, from Zafer. 2006-11-24 22:04:21 +00:00
dev s/independant/independent/, from Zafer. 2006-11-24 22:04:21 +00:00
include don't install <machine/db_machdep.h>, this is kernel only 2006-07-26 19:54:56 +00:00
isa
pci Make almost everything #include <sys/bswap.h> instead of <machine/bswap.h> 2006-01-29 21:42:40 +00:00
stand Make the install actually die when the boot code is too big (which it is). 2006-11-21 18:31:44 +00:00
vme Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
Makefile