NetBSD/sys/arch/arm32/include
bjh21 352d57f9e1 Remove IOMD support, since NetBSD/arm32 doesn't support IOMD systems any more. 2001-12-06 11:54:07 +00:00
..
Makefile Delete <machine/psl.h> from the ARM ports. It's not a header that 2001-11-26 20:41:42 +00:00
ansi.h Switch over to using the generic arm header files for everything that arm26 2001-01-11 22:07:53 +00:00
aout_machdep.h Switch over to using the generic arm header files for everything that arm26 2001-01-11 22:07:53 +00:00
asm.h Switch over to using the generic arm header files for everything that arm26 2001-01-11 22:07:53 +00:00
beep.h
bootconfig.h Replace `bitsperpixel' by `log2_bpp' for thats the value that is in it 2001-03-20 12:48:37 +00:00
bswap.h Switch over to using the generic arm header files for everything that arm26 2001-01-11 22:07:53 +00:00
bus.h Move <arm/arm32/bus.h> to <arm/bus.h>, since it looks like it's going to be 2001-06-18 21:37:32 +00:00
cdefs.h Switch over to using the generic arm header files for everything that arm26 2001-01-11 22:07:53 +00:00
conf.h - add dev_noimpl(xxx,yyy) macro to replace "(dev_type_xxx((*))) yyy", 2001-03-26 12:33:22 +00:00
cpu.h Big patch for merging common include files of the new hpcarm tree and the old arm32 2001-02-23 21:23:45 +00:00
db_machdep.h Big patch for merging common include files of the new hpcarm tree and the old arm32 2001-02-23 21:23:45 +00:00
devmap.h
disklabel.h Switch over to using the generic arm header files for everything that arm26 2001-01-11 22:07:53 +00:00
elf_machdep.h No-op commit to force update to a non-"-kk" revision. 2001-01-18 17:47:58 +00:00
endian.h
endian_machdep.h Re-introduce <arm/endian_machdep.h>, this time using GCC's idea of the target 2001-02-17 14:55:44 +00:00
float.h Switch over to using the generic arm header files for everything that arm26 2001-01-11 22:07:53 +00:00
fp.h Switch over to using the generic arm header files for everything that arm26 2001-01-11 22:07:53 +00:00
frame.h Big patch for merging common include files of the new hpcarm tree and the old arm32 2001-02-23 21:23:45 +00:00
ieee.h Switch over to using the generic arm header files for everything that arm26 2001-01-11 22:07:53 +00:00
ieeefp.h Switch over to using the generic arm header files for everything that arm26 2001-01-11 22:07:53 +00:00
iic.h
int_const.h Add definitions of C99 integer constant macros. 2001-04-14 22:38:33 +00:00
int_fmtio.h Add definitions of C99 integer format conversion macros. 2001-04-15 17:13:04 +00:00
int_limits.h Add definitions of C99 specified-width integer type limits. 2001-04-15 15:29:02 +00:00
int_mwgwtypes.h Add definitions of C99 minimum-width and greatest-width integer types. 2001-04-14 12:19:49 +00:00
int_types.h Switch over to using the generic arm header files for everything that arm26 2001-01-11 22:07:53 +00:00
intr.h Use <arm/arm32/psl.h> rather than <machine/psl.h>. 2001-11-26 20:43:46 +00:00
io.h
ipkdb.h Big patch for merging common include files of the new hpcarm tree and the old arm32 2001-02-23 21:23:45 +00:00
irqhandler.h Remove IOMD support, since NetBSD/arm32 doesn't support IOMD systems any more. 2001-12-06 11:54:07 +00:00
isa_machdep.h Big patch for merging common include files of the new hpcarm tree and the old arm32 2001-02-23 21:23:45 +00:00
isapnp_machdep.h Big patch for merging common include files of the new hpcarm tree and the old arm32 2001-02-23 21:23:45 +00:00
joystick.h
kbd.h
kerndebug.h
limits.h Switch over to using the generic arm header files for everything that arm26 2001-01-11 22:07:53 +00:00
loadfile_machdep.h Fix the LOADADDR() macro. 2001-11-02 23:43:13 +00:00
lock.h Switch over to using the generic arm header files for everything that arm26 2001-01-11 22:07:53 +00:00
math.h Switch over to using the generic arm header files for everything that arm26 2001-01-11 22:07:53 +00:00
mouse.h
ofisa_machdep.h Big patch for merging common include files of the new hpcarm tree and the old arm32 2001-02-23 21:23:45 +00:00
ofw.h Missed this file in the merge due to a typo ! 2001-02-23 21:27:46 +00:00
param.h Move disklabel_acorn.h to <sys/disklabel_acorn.h>, much like we did 2001-11-25 16:22:47 +00:00
pcb.h Add a merged <pcb.h> for arm26/arm32. 2001-09-03 19:20:27 +00:00
pccons.h
pci_machdep.h For ports that wire up pciide in compatibility mode, have 2001-06-08 04:48:54 +00:00
pio.h Big patch for merging common include files of the new hpcarm tree and the old arm32 2001-02-23 21:23:45 +00:00
pmap.h Extra whitespace removal. 2001-11-23 17:29:00 +00:00
podulebus_machdep.h Separate out netslot-specific code into its own file, so that one day we can 2001-07-02 23:18:34 +00:00
proc.h Big patch for merging common include files of the new hpcarm tree and the old arm32 2001-02-23 21:23:45 +00:00
profile.h Big patch for merging common include files of the new hpcarm tree and the old arm32 2001-02-23 21:23:45 +00:00
profileio.h profileio.h is a Shark-specific header, so don't reference an 2001-11-23 20:47:17 +00:00
ptrace.h Shared ARM ptrace(2) implementation. Mostly the same as the arm32 2001-02-11 17:03:04 +00:00
reg.h Common <arm/reg.h> (and hence common struct reg) for ARM. 2001-02-11 14:51:55 +00:00
rtc.h Big patch for merging common include files of the new hpcarm tree and the old arm32 2001-02-23 21:23:45 +00:00
scrio.h
setjmp.h Switch over to using the generic arm header files for everything that arm26 2001-01-11 22:07:53 +00:00
shark.h
signal.h Move <machine/signal.h> into shared directory. 2001-01-13 17:02:36 +00:00
stdarg.h Switch over to using the generic arm header files for everything that arm26 2001-01-11 22:07:53 +00:00
sysarch.h Make <sysarch.h> valid for all arm platforms. Adjust/remove port-specific 2001-07-14 00:23:09 +00:00
trap.h Switch over to using the generic arm header files for everything that arm26 2001-01-11 22:07:53 +00:00
types.h Add 26-bit and 32-bit types.h files, which indicate the programming 2001-11-22 17:59:57 +00:00
varargs.h Switch over to using the generic arm header files for everything that arm26 2001-01-11 22:07:53 +00:00
vconsole.h Change the kernel mmap interface so that the offset to map is an 2000-06-26 04:55:19 +00:00
vidc.h Remove spurious inclusions of opt_cputypes.h. 2001-07-10 20:10:48 +00:00
vmparam.h Move even more constants into the shared 32-bit vmparam.h header. 2001-11-23 18:16:10 +00:00