NetBSD/sys/arch/sh3
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 Switch the rest of sh3 ports to todr(9) 2006-09-20 00:41:11 +00:00
dev Lift extern shb_cd declaration to the top level. 2006-10-29 02:10:12 +00:00
include Don't worry about the ELF32_MACHDEP_ENDIANNESS macro when compiling 2006-11-25 07:32:53 +00:00
sh3 Replace the myriad copies of bounds_check_with_label() with a single MI 2006-11-25 11:59:55 +00:00
Makefile
Makefile.inc