NetBSD/sys/arch/acorn26
bjh21 ae07cdce27 Change the entry pointer of the module from an offset to a branch instruction.
This allows us to *Load boot26 at 0x8000 and then use *Go to run it.
This might be useful because we can't currently set the RISC OS filetype
for files on CDs, so they all end up being 0xffd (Data), and *RMLoad only
works for files of type 0xffa (Module), so we need some other way of loading
boot26.
2002-06-13 22:30:22 +00:00
..
acorn26 Nuke local extern label_t *db_recover; it's now in <ddb/db_extern.h> 2002-05-13 20:30:07 +00:00
compile
conf Add the INCLUDE_CONFIG_FILE option to all config files. In config 2002-04-25 15:06:20 +00:00
include Remove all my pointless "This file is part of NetBSD/arm26" comments, since 2002-03-24 23:37:42 +00:00
iobus Remove all my pointless "This file is part of NetBSD/arm26" comments, since 2002-03-24 23:37:42 +00:00
ioc Remove all my pointless "This file is part of NetBSD/arm26" comments, since 2002-03-24 23:37:42 +00:00
podulebus Substantial overhaul of podule IDs. Unlike on PCI or USB, podule IDs are 2002-05-22 22:43:13 +00:00
stand Change the entry pointer of the module from an offset to a branch instruction. 2002-06-13 22:30:22 +00:00
vidc Remove all my pointless "This file is part of NetBSD/arm26" comments, since 2002-03-24 23:37:42 +00:00
Makefile