NetBSD/sys/arch/arm26/include
bjh21 9aa4896361 More FIQ support. This gives me enough to handle FIQs, and to downgrade them
to IRQs as necessary.  All these interfaces are subject to change in the light
of experience.
2001-08-20 23:08:10 +00:00
..
Makefile Add <machine/sysarch.h> to go with sysarch(). 2001-07-28 19:14:00 +00:00
ansi.h
aout_machdep.h
asm.h
boot.h Only declare kernel objects ifdef _KERNEL. 2001-07-28 12:53:06 +00:00
bootconfig.h Add <machine/bootconfig.h> on arm26, and add an <arm/bootconfig.h> for it to 2001-05-13 13:46:23 +00:00
bswap.h
bus.h Change the structure of a bus_space_handle_t in a desperate bid to avoid using 2001-06-12 20:16:22 +00:00
cdefs.h
cpu.h
cpufunc.h Add stub <machine/cpufunc.h> for arm26. 2001-05-06 18:25:27 +00:00
db_machdep.h
disklabel.h
disklabel_acorn.h
elf_machdep.h
endian.h
endian_machdep.h
fiq.h More FIQ support. This gives me enough to handle FIQs, and to downgrade them 2001-08-20 23:08:10 +00:00
float.h
fp.h
fpureg.h
frame.h Remove definitions of CLKF_*. They're defined in <arm/cpu.h> now. 2001-04-24 18:15:44 +00:00
ieee.h
ieeefp.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
intr.h Use _LOCORE to recognize assembler in the kernel, not ASSEMBLER (which doesn't 2001-05-13 13:47:23 +00:00
ipkdb.h
irq.h
limits.h
lock.h
machdep.h Don't need to prototype child_return() here, it's in <sys/proc.h>. 2001-06-14 22:56:55 +00:00
math.h
memcreg.h
param.h Use <arm/param.h> to get shared definitions. 2001-08-07 22:26:56 +00:00
pcb.h Ensure that we have some idea what a label_t is, even in userland. 2001-04-16 17:30:32 +00:00
pmap.h Implement pmap_resident_count() and pmap_wired_count() properly. 2001-05-05 14:20:05 +00:00
podulebus_machdep.h Add dummy "podloader" functions on arm32, and move their declarations to the MI 2001-07-04 13:58:04 +00:00
proc.h
profile.h Make the common <arm/profile.h> work on arm26 and arm32, choosing whether 2001-05-04 00:11:15 +00:00
pte.h
ptrace.h
reg.h
setjmp.h
signal.h
softintr.h
stdarg.h
sysarch.h Add <machine/sysarch.h> to go with sysarch(). 2001-07-28 19:14:00 +00:00
trap.h
types.h
undefined.h
varargs.h
vmparam.h Per discussion w/ chuck and chuck, restructure the md page stuff 2001-05-01 02:19:13 +00:00