NetBSD/sys/arch/hpc
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
..
conf Add entries for European (ABB), German, French, Scandinavian and Spanish 2006-03-04 13:46:49 +00:00
hpc Replace the myriad copies of bounds_check_with_label() with a single MI 2006-11-25 11:59:55 +00:00
include Regen. 2006-03-04 13:48:52 +00:00
stand Sync with sys/endian.h: s/const/__const__/ in __attribute__ 2006-11-16 23:01:16 +00:00
Makefile