NetBSD/sys/arch/arm/include
kleink a7c20e5788 Add definitions of C99 integer constant macros. 2001-04-14 22:38:33 +00:00
..
arm32 Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
Makefile Add definitions of C99 minimum-width and greatest-width integer types. 2001-04-14 12:19:49 +00:00
ansi.h
aout_machdep.h
armreg.h Correct CPU_ID_ISOLD() and CPU_ID_IS7(). 2001-03-10 16:19:59 +00:00
asm.h
bswap.h
cdefs.h
cpu.h PCB convergence, part the first: 2001-02-28 18:15:42 +00:00
cpufunc.h Create cpufunc_null_fixup() to replace all the CPU-specific abort-fixup 2001-03-06 22:29:13 +00:00
cpus.h G/C more unused elements of struct _cpu. 2001-03-11 00:14:56 +00:00
db_machdep.h Make this suitable for use on arm26 as well. 2001-03-11 16:02:21 +00:00
disklabel.h
disklabel_acorn.h
elf_machdep.h Add extra constants defined by ARM ELF revision B01. 2001-01-18 23:50:50 +00:00
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
fp.h
frame.h Unify arm26 and arm32 trapframe structures. The unified trapframe is the same 2001-01-20 17:14:19 +00:00
ieee.h Update to support VFP formats. Also a half-hearted attempt at armeb support. 2001-02-21 17:43:50 +00:00
ieeefp.h
int_const.h Add definitions of C99 integer constant macros. 2001-04-14 22:38:33 +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 Replace the 'unsigned __COMPILER_INT64__' construct with a new name, 2001-04-12 22:01:18 +00:00
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
isa_machdep.h s/vm_offset_t/vaddr_t/g 2001-03-04 03:40:58 +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
limits.h
lock.h
math.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 Big patch for merging common include files of the new hpcarm tree and the old arm32 2001-02-23 21:23:45 +00:00
pci_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
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
proc.h PCB convergence, part the first: 2001-02-28 18:15:42 +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 Big patch for merging common include files of the new hpcarm tree and the old arm32 2001-02-23 21:23:45 +00:00
pte.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
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
setjmp.h
signal.h Move <machine/signal.h> into shared directory. 2001-01-13 17:02:36 +00:00
stdarg.h
trap.h A bit of extra discussion based on the latest ARM ARM. 2001-01-18 20:42:03 +00:00
types.h __HAVE_NWSCONS and __HAVE_DEVICE_REGISTER are MACHINE-dependent. 2001-02-23 22:02:43 +00:00
undefined.h Change undefined instruction handler to use a linked list for each 2001-03-11 16:18:39 +00:00
varargs.h