NetBSD/sys/arch/sparc/stand
martin 3ab04256ac Use the new loadfile() marker MARK_DATA to optimize the loaded kernel
mappings before calling the entry point - change text mappings to read
only and only insert those into the iTLB.
While there remove a few magic constants by information queried from
the firmware.
2007-06-05 08:52:20 +00:00
..
binstall
boot Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
bootblk Add src/common/include to include header search path since 2006-08-28 13:38:43 +00:00
bootxx Make the loadboot() declaration consistent, use char* because it 2007-03-08 17:14:16 +00:00
common De-__P. ANSIify. 2006-07-13 20:03:34 +00:00
ofwboot Use the new loadfile() marker MARK_DATA to optimize the loaded kernel 2007-06-05 08:52:20 +00:00
Makefile
Makefile.buildboot
Makefile.inc