NetBSD/sys/arch/sh3
thorpej 72a24b4eae Add an align argument to uvm_map() and some callers of that
routine.  Works similarly fto pmap_prefer(), but allows callers
to specify a minimum power-of-two alignment of the region.
How we ever got along without this for so long is beyond me.
2000-09-13 15:00:15 +00:00
..
conf Disassembly support in DDB. 2000-09-04 23:02:42 +00:00
dev Correct iosize. 2000-09-01 10:43:33 +00:00
include DDB single step and stack trace support. 2000-09-08 10:15:23 +00:00
sh3 Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
Makefile