NetBSD/sys/arch/arm/include
thorpej 0c57d87232 Use <arm/cpufunc.h>, not <machine/cpufunc.h>. 2001-11-23 19:21:47 +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 Use <arm/cpufunc.h>, not <machine/cpufunc.h>. 2001-11-23 19:21:47 +00:00
Makefile - Move more contents of various <machine/vmparam.h> files into 2001-11-23 17:39:03 +00:00
ansi.h Change ARM-ELF to LP64 friendly types. 2001-07-28 07:42:28 +00:00
aout_machdep.h
armreg.h Add Jazelle mode flag. 2001-07-18 16:31:17 +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 Add write_multi_1(). 2001-06-02 10:44:56 +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 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 Add 26-bit and 32-bit types.h files, which indicate the programming 2001-11-22 17:59:57 +00:00
cpufunc.h Add a "cpwait" cpufunc, currently a nullop on all but XScale. 2001-11-19 18:40:15 +00:00
cpus.h G/C more unused elements of struct _cpu. 2001-03-11 00:14:56 +00:00
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
disklabel_acorn.h
elf_machdep.h Add extra constants defined by ARM ELF revision B01. 2001-01-18 23:50:50 +00:00
endian.h Add <arm/endian.h> and remove the cats, dnard and netwinder versions, since 2001-06-23 12:20:27 +00:00
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
fp.h
frame.h Use comments around the token after a #endif. 2001-08-31 04:44:54 +00:00
ieee.h Update to support VFP formats. Also a half-hearted attempt at armeb support. 2001-02-21 17:43:50 +00:00
ieeefp.h
int_const.h Add definitions of C99 integer constant macros. 2001-04-14 22:38:33 +00:00
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 Add definitions for C99 fastest minimum-width integer types. 2001-04-26 16:25:19 +00:00
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 Big patch for merging common include files of the new hpcarm tree and the old arm32 2001-02-23 21:23:45 +00:00
isa_machdep.h s/vm_offset_t/vaddr_t/g 2001-03-04 03:40:58 +00:00
isapnp_machdep.h Big patch for merging common include files of the new hpcarm tree and the old arm32 2001-02-23 21:23:45 +00:00
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 use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
ofw.h Big patch for merging common include files of the new hpcarm tree and the old arm32 2001-02-23 21:23:45 +00:00
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 Big patch for merging common include files of the new hpcarm tree and the old arm32 2001-02-23 21:23:45 +00:00
pio.h Big patch for merging common include files of the new hpcarm tree and the old arm32 2001-02-23 21:23:45 +00:00
pmap.h PR 13581 2001-07-29 09:50:07 +00:00
proc.h PCB convergence, part the first: 2001-02-28 18:15:42 +00:00
profile.h Use <arm/cpufunc.h>, not <machine/cpufunc.h>. 2001-11-23 19:21:47 +00:00
profileio.h Big patch for merging common include files of the new hpcarm tree and the old arm32 2001-02-23 21:23:45 +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 Common <arm/reg.h> (and hence common struct reg) for ARM. 2001-02-11 14:51:55 +00:00
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 Move <machine/signal.h> into shared directory. 2001-01-13 17:02:36 +00:00
stdarg.h
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 * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
undefined.h Add prototypes for undefinedinstruction() and resethandler(). 2001-11-16 13:12:06 +00:00
varargs.h
vmparam.h PR 13581 2001-07-29 09:50:07 +00:00