NetBSD/sys/arch/arm/include
2007-03-09 20:08:26 +00:00
..
arm26
arm32 Rewrite the ARM mutex implementation to be of the simple-mutex variety. 2007-03-09 19:21:57 +00:00
ansi.h fix gcc -Werror -Wmissing-braces problem 2006-10-04 13:51:59 +00:00
aout_machdep.h
armreg.h Scott Allan in http://mail-index.netbsd.org/port-arm/2006/07/31/0000.html 2007-01-06 00:50:54 +00:00
asm.h
atomic.h Don't export to userland functions that will only be used in the kernel. 2007-03-04 06:51:53 +00:00
blockio.h
bootconfig.h boot_file is not used by generic NetBSD/arm code, and its type varies by 2006-10-26 23:31:47 +00:00
bswap.h
bus.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
byte_swap.h
cdefs.h
cpu.h Changes for newlock2. 2007-02-18 07:25:34 +00:00
cpuconf.h Scott Allan in http://mail-index.netbsd.org/port-arm/2006/07/31/0000.html 2007-01-06 00:50:54 +00:00
cpufunc.h Finally make cpufuncs work properly on acorn26, since something seems to be 2007-03-04 14:47:18 +00:00
db_machdep.h Fix branch handling in ddb. From Bucky Katz. 2007-01-06 16:14:44 +00:00
disklabel.h
elf_machdep.h Provide ELF64_MACHDEP_ID_CASES and ELF64_MACHDEP_ENDIANNESS patterned 2006-09-08 19:09:19 +00:00
endian_machdep.h
endian.h
fiq.h
float.h
fp.h
frame.h Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
ipkdb.h
isa_machdep.h
isapnp_machdep.h
limits.h
lock.h Make __cpu_simple_lock_t an unsigned char if _KERNEL, and operate on it 2007-03-09 05:40:08 +00:00
Makefile Install atomic.h, as needed by the installed rwlock.h. 2007-02-18 15:53:55 +00:00
math.h
mcontext.h
mutex.h Rewrite the ARM mutex implementation to be of the simple-mutex variety. 2007-03-09 19:21:57 +00:00
ofisa_machdep.h
ofw.h Change the type of initarm() on OFW-based ARM systems to match other non-hpcarm 2006-10-26 22:49:36 +00:00
param.h
pcb.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
pci_machdep.h
pio.h
pmc.h
proc.h
profile.h
ptrace.h
reg.h
rwlock.h Use _lock_cas() instead of the interrupt-blocking atomic_cas(). 2007-03-09 20:08:26 +00:00
setjmp.h
signal.h
softintr.h Fix lossage from boolean_t -> bool and updated x86 bus_dma. 2007-02-22 04:38:02 +00:00
stdarg.h
swi.h
sysarch.h
trap.h
types.h Make __cpu_simple_lock_t an unsigned char if _KERNEL, and operate on it 2007-03-09 05:40:08 +00:00
undefined.h
varargs.h
wchar_limits.h