NetBSD/sys/arch/sbmips
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 Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf Remove tmpfs's experimental status. OK'ed by core@. 2006-11-11 18:47:08 +00:00
include Don't worry about the ELF32_MACHDEP_ENDIANNESS macro when compiling 2006-11-25 07:32:53 +00:00
sbmips Replace the myriad copies of bounds_check_with_label() with a single MI 2006-11-25 11:59:55 +00:00
stand ANSIfy, white-space nits. 2006-04-15 16:47:30 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
TODO Switch to the MIPS generic soft interrupt code instead of using 2005-11-11 23:45:55 +00:00