NetBSD/sys/arch/hp700
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
..
compile
conf s/independant/independent/, from Zafer. 2006-11-24 22:04:21 +00:00
dev More from Matt Fleming: 2006-10-01 20:31:49 +00:00
gsc Allow kernels to compile without USELEDS. 2006-09-22 14:08:03 +00:00
hp700 Replace the myriad copies of bounds_check_with_label() with a single MI 2006-11-25 11:59:55 +00:00
include De-__P() 2006-10-21 07:24:20 +00:00
stand Add -mdisable-fpregs which makes this work again with gcc4. This needs 2006-09-28 21:17:01 +00:00
Makefile