NetBSD/sys/arch/arm26
bjh21 090dc051cf Reduce the amount of memory allocated for assembler fragments.
Excise unnecessary instructions from kernel launch code.
Increase HIMEM on >8Mb machines, since the last two changes didn't free
enough memory to boot with 16Mb.
2001-02-23 00:27:40 +00:00
..
arm26 Don't define pmaphistbuf unless UVMHIST is defined. 2001-02-17 19:09:51 +00:00
compile
conf Move the RAM base address of the kernel into a variable. 2001-02-17 19:38:36 +00:00
include Lint doesn't like zero-sized structs. 2001-02-17 20:07:01 +00:00
iobus Flush out cf_unit abuses. 2001-01-23 23:58:31 +00:00
ioc #ifdef out arckbd_pick_layout until we get round to using it again. 2001-02-17 18:39:11 +00:00
podulebus Don't do arithmetic on void *s. 2001-02-17 19:04:36 +00:00
stand Reduce the amount of memory allocated for assembler fragments. 2001-02-23 00:27:40 +00:00
vidc Correct return type of arcvideo_show_screen(). 2001-02-17 18:45:19 +00:00
Makefile New mechanism for building the tokenised version of BBBB under NetBSD. This 2000-11-21 23:47:37 +00:00