NetBSD/sys/arch/arm/include
2017-01-27 17:21:51 +00:00
..
arm26
arm32 Spell PMAP_TLB_NEED_SHOOTDOWN correctly 2016-07-14 05:00:51 +00:00
common
aeabi.h
ansi.h consistency in include protection 2014-02-24 16:57:57 +00:00
aout_machdep.h consistency in include protection 2014-02-24 16:57:57 +00:00
apmvar.h consistency in include protection 2014-02-24 16:57:57 +00:00
armreg.h Fix CORTEXA9Rx definitions. 2016-05-17 08:27:24 +00:00
asm.h Remove duplicate END(y) macro 2014-03-04 15:27:58 +00:00
atomic.h
blockio.h
bootconfig.h add BOOTOPT_TYPE_MACADDR for parsing mac address parameters 2015-01-06 00:43:21 +00:00
bswap.h Add latent AArch64 support. 2014-01-29 01:36:43 +00:00
bus_defs.h Make multiple inclusion symbols always start with _ARM_ (not _ARM32_ or 2014-01-29 00:42:15 +00:00
bus_funcs.h Make multiple inclusion symbols always start with _ARM_ (not _ARM32_ or 2014-01-29 00:42:15 +00:00
byte_swap.h remove unnecessary cast, KNF 2017-01-17 11:08:50 +00:00
cdefs.h unbreak lint 2014-06-23 03:40:57 +00:00
cpu_counter.h ci_cpu_id -> ci_arm_cpuid 2014-02-26 01:54:10 +00:00
cpu.h Make setsoftast take a cpu_info * 2015-04-15 21:26:47 +00:00
cpuconf.h Remove CPU_CORTEXA8 from a conditional - it doesn't believe there. 2015-07-08 15:18:04 +00:00
cpufunc_proto.h add synchronization barrier for AURORA_IO_CACHE_COHERENCY. 2015-05-14 05:39:32 +00:00
cpufunc.h apply some #if (ARM_MMU_V6 + ARM_MMU_V7) != 0. 2016-07-16 01:49:42 +00:00
db_machdep.h Replace more vm_offset_t, vm_size_t with vaddr_t, vsize_t 2014-09-13 18:08:38 +00:00
disklabel.h
ehabi.h
elf_machdep.h Fix thinko. 2014-02-25 19:20:09 +00:00
endian_machdep.h Also test for __AARCH64EB__ as well as __ARMEB__ for big-endian. 2014-01-29 01:03:13 +00:00
endian.h
fenv.h __BEGIN_DECLS and __END_DECLS only exist if sys/cdefs.h was included. 2015-03-17 12:20:02 +00:00
fiq.h
float.h if __ARM_PCS_AAPCS64 is defined, expose LDBL_* and DECIMAL_DIGIT 2014-01-29 01:10:36 +00:00
frame.h
ieee.h Consolidate the 128-bit long double defintions to <sys/ieee754.h> 2014-01-31 19:38:06 +00:00
ieeefp.h
int_const.h Add generic versions of machine/int_*.h for compilers providing 2014-07-25 21:43:13 +00:00
int_fmtio.h include <sys/common_int_fmtio.h> if __INTPTR_FMTd__ is defined 2014-08-13 19:48:17 +00:00
int_limits.h Add generic versions of machine/int_*.h for compilers providing 2014-07-25 21:43:13 +00:00
int_mwgwtypes.h Add generic versions of machine/int_*.h for compilers providing 2014-07-25 21:43:13 +00:00
int_types.h Add generic versions of machine/int_*.h for compilers providing 2014-07-25 21:43:13 +00:00
isa_machdep.h add isa_intr_establish_xname() to MD isa headers so that it can be used 2016-10-18 22:04:33 +00:00
isapnp_machdep.h
joystick.h
kcore.h
limits.h consistency in include protection 2014-02-24 16:57:57 +00:00
lock.h Improve inline asm around dsb/dmb/isb: 2015-02-25 13:52:42 +00:00
locore.h KNF a comment 2015-06-09 08:13:17 +00:00
Makefile Rename sljitarch.h to sljit_machdep.h. 2014-07-23 18:19:43 +00:00
Makefile.common
Makefile.inc Make -mfloat-abi=soft a native kernel only option. Fixes rump build. 2015-02-22 17:38:19 +00:00
math.h Consolidate the 128-bit long double defintions to <sys/ieee754.h> 2014-01-31 19:38:06 +00:00
mcontext.h Preserve/restore user r/w tpid in mcontext. 2015-03-24 08:38:29 +00:00
mutex.h Improve inline asm around dsb/dmb/isb: 2015-02-25 13:52:42 +00:00
netbsd32_machdep.h
ofisa_machdep.h
ofw.h vm_offset_t -> vaddr_t, vm_size_t -> vsize_t 2014-09-13 17:41:03 +00:00
param.h The 64MB was intended. 2016-08-26 05:56:03 +00:00
pcb.h
pci_machdep.h make pci_intr_string and eisa_intr_string take a buffer and a length 2014-03-29 19:28:24 +00:00
pio.h Make multiple inclusion symbols always start with _ARM_ (not _ARM32_ or 2014-01-29 00:42:15 +00:00
pmc.h
proc.h consistency in include protection 2014-02-24 16:57:57 +00:00
profile.h ARM has deprecated using both PC and LR in the register list of pop with 2015-01-11 20:52:57 +00:00
ptrace.h avoid macro confusion 2016-11-25 02:19:19 +00:00
reg.h Make multiple inclusion symbols always start with _ARM_ (not _ARM32_ or 2014-01-29 00:42:15 +00:00
rwlock.h Improve inline asm around dsb/dmb/isb: 2015-02-25 13:52:42 +00:00
setjmp.h
signal.h include <sys/sigtypes.h> for sigset_t 2017-01-07 19:04:24 +00:00
sljit_machdep.h Rename sljitarch.h to sljit_machdep.h. 2014-07-23 18:19:43 +00:00
swi.h
sysarch.h this was fine before... 2017-01-13 19:53:10 +00:00
trap.h Add breakpoint definitions for DTrace 2014-03-15 05:54:20 +00:00
types.h remove __HAVE_COMPAT_NETBSD32 2017-01-27 17:21:51 +00:00
undefined.h
vfpreg.h Get the RPI3 working (in aarch32 mode) by recognising Cortex A53 CPUs. 2016-03-03 17:01:31 +00:00
vmparam.h
wchar_limits.h