NetBSD/sys/arch/arm26/include
bjh21 8805bd8b56 Unify arm26 and arm32 trapframe structures. The unified trapframe is the same
shape as the old arm32 one, but there are a few #defines to keep arm26 code
happy.  Anything that depends on the precise shape of the trapframe,
and especially on being able to treat it as an array of registers, has been
updated.
2001-01-20 17:14:19 +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
armreg.h
asm.h Switch over to using the generic arm header files for everything that arm26 2001-01-11 22:07:53 +00:00
boot.h
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 Add a definition of BUS_SPACE_ALIGNED_POINTER. 2000-12-09 18:47:15 +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
cpu.h Move setsoftast() and friends into cpu.h and make them into macros, so arm26 2000-08-25 16:43:46 +00:00
db_machdep.h Prototype kdb_trap(). 2000-12-10 01:31:48 +00:00
disklabel_acorn.h Switch over to using the generic arm header files for everything that arm26 2001-01-11 22:07:53 +00:00
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 Share <machine/elf_machdep.h> between arm26 and arm32. 2001-01-11 22:28:06 +00:00
endian_machdep.h
endian.h
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
fpureg.h Stub FPU driver -- identifies FPUs and warns they aren't supported. e.g: 2000-12-23 13:37:02 +00:00
frame.h Unify arm26 and arm32 trapframe structures. The unified trapframe is the same 2001-01-20 17:14:19 +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
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 Make softclock a generic soft interrupt of the API is available, 2001-01-15 20:19:50 +00:00
ipkdb.h
irq.h Add facilities for counting interrupts, and a "machine irqstat" command to 2001-01-07 17:01:53 +00:00
limits.h Switch over to using the generic arm header files for everything that arm26 2001-01-11 22:07:53 +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
machdep.h
Makefile Move contents of <machine/spl.h> to <machine/intr.h>. 2000-08-22 21:27:21 +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
memcreg.h General cleanup of definitions of translation table stuff. 2000-08-21 14:37:51 +00:00
param.h Purge vestiges of a.out support. 2000-12-29 23:07:29 +00:00
pcb.h Add some infrstructure to support saving FPU state. 2001-01-11 22:03:52 +00:00
pmap.h pmap_confess() is unused and doesn't work any more. G/C it. 2000-12-27 18:38:50 +00:00
proc.h
profile.h rename mcount functions out of user namespace 2000-06-08 23:25:05 +00:00
pte.h
ptrace.h Implement the easy ptrace requests and turn off the difficult ones. 2000-08-20 15:16:49 +00:00
reg.h
setjmp.h Switch over to using the generic arm header files for everything that arm26 2001-01-11 22:07:53 +00:00
signal.h Switch over to using the arm32 sigcontext structure. 2001-01-16 00:29:45 +00:00
softintr.h
stdarg.h Switch over to using the generic arm header files for everything that arm26 2001-01-11 22:07:53 +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 Rename __GENERIC_SOFT_INTERRUPTS to __HAVE_GENERIC_SOFT_INTERRUPTS, 2001-01-14 23:50:28 +00:00
undefined.h
varargs.h Switch over to using the generic arm header files for everything that arm26 2001-01-11 22:07:53 +00:00
vmparam.h Add a special call to uvm_page_physload to register RISC OS's zero page as 2000-12-27 20:43:44 +00:00