NetBSD/sys/arch/arm/include
thorpej 0bc4ff9912 Use _lock_cas() instead of the interrupt-blocking atomic_cas(). 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
Makefile Install atomic.h, as needed by the installed rwlock.h. 2007-02-18 15:53:55 +00:00
ansi.h
aout_machdep.h
armreg.h
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
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
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
disklabel.h
elf_machdep.h
endian.h
endian_machdep.h
fiq.h
float.h
fp.h
frame.h
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
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
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