NetBSD/sys/arch/acorn32
thorpej 67fd41ddbf Add 26-bit and 32-bit types.h files, which indicate the programming
model in use for a given platform (__PROG26 vs __PROG32), then pulls
in <arm/types.h>.  Change each ARM port to pull in <arm/arm26/types.h>
or <arm/arm32/types.h> as appropriate.  Change all references to PROG26
and PROG32 to __PROG26 and __PROG32.  Eliminate the opt_progmode.h
header file.
2001-11-22 17:59:57 +00:00
..
acorn32 Add some rudimentary support for ELF symbols in DDB on the ARM ports. 2001-11-09 07:21:37 +00:00
compile Ensure that arch/acorn32/compile gets created. 2001-10-07 12:20:55 +00:00
conf cleanup: 2001-11-20 12:56:17 +00:00
dev
doc Added the documentation section of arch/arm32 to not let it dissapear. 2001-10-18 00:05:00 +00:00
include Add 26-bit and 32-bit types.h files, which indicate the programming 2001-11-22 17:59:57 +00:00
mainbus
podulebus
stand
Makefile Basic acorn32 makefile -- the arm32 one with the obvioud transformations 2001-10-06 22:04:11 +00:00