NetBSD/sys/arch/arm/include
chris e3a3a9f56f Make some of the arm32 files build with LOOSE_PROTOTYPES not set in the makefile. Turned up a few mismatched functions. Note that this isn't all of the arm32 files. Aim will be to get arm32 kernels built with LOOSE_PROTOTYPES not set. 2002-01-05 22:41:46 +00:00
..
arm26 Add 26-bit and 32-bit types.h files, which indicate the programming 2001-11-22 17:59:57 +00:00
arm32 Make some of the arm32 files build with LOOSE_PROTOTYPES not set in the makefile. Turned up a few mismatched functions. Note that this isn't all of the arm32 files. Aim will be to get arm32 kernels built with LOOSE_PROTOTYPES not set. 2002-01-05 22:41:46 +00:00
Makefile Don't install includes which userland doesn't need. 2001-11-26 01:02:28 +00:00
ansi.h Change ARM-ELF to LP64 friendly types. 2001-07-28 07:42:28 +00:00
aout_machdep.h
armreg.h Fetch cache info from the Cache Type register on ARM7TDMI and "greater" 2001-11-29 02:24:58 +00:00
asm.h Change way PIC stuff is emitted for ELF to be more flexible. 2001-07-16 05:43:32 +00:00
blockio.h
bootconfig.h
bswap.h
bus.h Initial commitment of the bus_space_mmap() functions as proposed by Jason R 2001-09-10 02:20:19 +00:00
cdefs.h
conf.h Declare the plcom device. 2001-10-27 16:42:37 +00:00
cpu.h Merge ast() and userret() between arm32 and arm26. The implementation used 2001-12-21 22:56:16 +00:00
cpufunc.h * Share a common vector page between arm26 and arm32. 2001-12-20 01:20:21 +00:00
cpus.h
db_machdep.h Add 26-bit and 32-bit types.h files, which indicate the programming 2001-11-22 17:59:57 +00:00
disklabel.h G/c the unused (and #if 0'd) bits of cpu_disklabel. Fetch disklabel_acorn.h 2001-11-25 19:02:03 +00:00
elf_machdep.h Add support for dumping ELF-cormat core files. 2001-12-09 23:05:56 +00:00
endian.h
endian_machdep.h
fiq.h * Share a common vector page between arm26 and arm32. 2001-12-20 01:20:21 +00:00
float.h
fp.h
frame.h Use comments around the token after a #endif. 2001-08-31 04:44:54 +00:00
ieee.h
ieeefp.h
int_const.h
int_fmtio.h Add __ELF__ stuff for resized types under ELF. 2001-09-03 01:51:39 +00:00
int_limits.h Add __ELF__ stuff for resized types under ELF. 2001-09-03 01:51:39 +00:00
int_mwgwtypes.h
int_types.h On ELF systems, make intptr_t and uintptr_t long, because Matt says so. 2001-10-16 20:40:45 +00:00
ipkdb.h
isa_machdep.h
isapnp_machdep.h
limits.h Add __ELF__ stuff for resized types under ELF. 2001-09-03 01:51:39 +00:00
lock.h Implement __cpu_simple_lock*() primitives using the SWP insn. Note 2001-11-15 19:22:32 +00:00
math.h
ofisa_machdep.h
ofw.h
param.h Add macros to hide the details of stack-pointer alignment. 2001-08-07 22:54:00 +00:00
pcb.h - Move more contents of various <machine/vmparam.h> files into 2001-11-23 17:39:03 +00:00
pci_machdep.h
pio.h
proc.h
profile.h Use <arm/cpufunc.h>, not <machine/cpufunc.h>. 2001-11-23 19:21:47 +00:00
ptrace.h Make sure that PT_STEP is defined for userland, even though we don't 2001-10-19 00:18:20 +00:00
reg.h
setjmp.h Increase the size of a jmp_buf when using ELF, since this will be our last 2001-08-25 14:45:59 +00:00
signal.h
stdarg.h Remove the call to abort(). We don't pull in a prototype for it, 2002-01-01 01:58:01 +00:00
sysarch.h Fix for PR 13580. 2001-07-29 08:37:56 +00:00
trap.h Recognize GDB's default breakpoint instruction (as of GDB 5.0), in addition to 2001-10-18 21:26:21 +00:00
types.h
undefined.h * Share a common vector page between arm26 and arm32. 2001-12-20 01:20:21 +00:00
varargs.h