NetBSD/sys/arch/arm26/include
thorpej cf67ac7122 Per discussion w/ chuck and chuck, restructure the md page stuff
to use a structure called "vm_page_md", and use __HAVE_VM_PAGE_MD
and __HAVE_PMAP_PHYSSEG.
2001-05-01 02:19:13 +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
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 Use <arm/cpu.h>. 2001-02-28 00:17:40 +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 Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +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
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 Provide a pmap_resident_count() that simply expands to 0. 2001-04-25 18:03:19 +00:00
podulebus_machdep.h Add podulebus_shift_tag, which generates a bus_space_tag_t with a specified 2001-03-24 00:10:42 +00:00
proc.h Lint doesn't like zero-sized structs. 2001-02-17 20:07:01 +00:00
profile.h Strip the PSR bits off values of R15 before passing them to _mcount(). This 2001-04-30 23:41:11 +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