NetBSD/sys/arch/arm/include
bjh21 a4e55e0f13 Shared ARM ptrace(2) implementation. Mostly the same as the arm32
version, but with some #ifdefs for arm26.

Also, don't define PT_STEP, since we don't implement it.  This should
reduce code size a little.
2001-02-11 17:03:04 +00:00
..
Makefile Shared ARM ptrace(2) implementation. Mostly the same as the arm32 2001-02-11 17:03:04 +00:00
ansi.h
aout_machdep.h
armreg.h Initial potentially sharable <arm/armreg.h>. Used by all arm26 code. 2001-01-22 22:10:39 +00:00
asm.h
bswap.h
cdefs.h
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
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
ieeefp.h
int_types.h
limits.h
lock.h
math.h
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
varargs.h