NetBSD/sys/arch/hp300
gmcgarry 0b0cdf630f Some assemblers will optimise addresses within .text into pc-relative
references.  Bogus for our MMU trampoline code which is relocated to
the last physical page before being invoked.  This hack enforces all
addresses wrt the MMU trampoline code not to be pc-relative.
2002-02-10 00:47:59 +00:00
..
DOC Update list to reflect reality 2001-12-08 04:26:10 +00:00
compile
conf Remove old, custom files. 2002-02-08 06:17:03 +00:00
dev Enter DDB on break if console. 2002-02-08 07:26:16 +00:00
hp300 Some assemblers will optimise addresses within .text into pc-relative 2002-02-10 00:47:59 +00:00
include Update the console attach interface now that bus_space is available. 2001-12-14 08:29:24 +00:00
stand use ${INSTALL_FILE} as appropriate 2002-02-09 09:35:59 +00:00
Makefile