NetBSD/sys/arch/mipsco
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
include Protect from multiple inclusion. 2006-09-26 13:11:59 +00:00
isa merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mipsco Replace the myriad copies of bounds_check_with_label() with a single MI 2006-11-25 11:59:55 +00:00
obio Convert mipsco to generic TODR and TC. Compile tested only. If the 2006-09-15 16:37:18 +00:00
stand Get rid of lvalue cast by using a temporary variable of the right type. 2006-09-20 13:03:49 +00:00
Makefile