NetBSD/sys/arch/arm26/include
bjh21 b8a09ee766 Add dummy "podloader" functions on arm32, and move their declarations to the MI
header file.  This should allow MI drivers to use the podloader functions,
though obviously they'll have to be able to cope if podulebus_initloader()
fails.
2001-07-04 13:58:04 +00:00
..
Makefile Add definitions of C99 integer format conversion macros. 2001-04-15 17:13:04 +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
boot.h
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 Switch over to using the generic arm header files for everything that arm26 2001-01-11 22:07:53 +00:00
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 Switch over to using the generic arm header files for everything that arm26 2001-01-11 22:07:53 +00:00
cpu.h Use <arm/cpu.h>. 2001-02-28 00:17:40 +00:00
cpufunc.h Add stub <machine/cpufunc.h> for arm26. 2001-05-06 18:25:27 +00:00
db_machdep.h Make arm26 implementation of DDB slightly less gratuitously different from the 2001-03-11 16:31:05 +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
disklabel_acorn.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.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
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 Remove definitions of CLKF_*. They're defined in <arm/cpu.h> now. 2001-04-24 18:15:44 +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_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 _LOCORE to recognize assembler in the kernel, not ASSEMBLER (which doesn't 2001-05-13 13:47:23 +00:00
ipkdb.h
irq.h Use evcnts properly for interrupt counting. 2001-01-23 22:07:57 +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 Don't need to prototype child_return() here, it's in <sys/proc.h>. 2001-06-14 22:56:55 +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 Small comment correction. 2001-03-28 13:04:57 +00:00
param.h Make UBC_WINSHIFT a constant. 2001-04-13 12:40:16 +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 Lint doesn't like zero-sized structs. 2001-02-17 20:07:01 +00:00
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 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 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 Now that arm26 does __HAVE_MINIMAL_EMUL, switch it over to using 2001-02-26 00:19:57 +00:00
undefined.h Use <arm/undefined.h> 2001-03-11 16:14:36 +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
vmparam.h Per discussion w/ chuck and chuck, restructure the md page stuff 2001-05-01 02:19:13 +00:00