NetBSD/sys/arch/arm/conf
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
..
Makefile.arm cleanup: 2001-11-20 12:56:17 +00:00
files.arm Add 26-bit and 32-bit types.h files, which indicate the programming 2001-11-22 17:59:57 +00:00
files.footbridge Remove defopt EBSA285. 2001-06-20 22:14:32 +00:00
files.sa11x0 Remove unused LCD definitions. 2001-07-30 10:50:59 +00:00