freebsd-skq/sys/arm/include
Olivier Houchard 9ebe15a1d7 Implement breakpoints and single stepping on arm.
Obtained from:	NetBSD
2004-11-21 18:11:39 +00:00
..
_inttypes.h
_limits.h
_stdint.h
_types.h
armreg.h
asm.h Import a RET macro, that will use bx if the arch supports it. 2004-11-09 16:45:55 +00:00
asmacros.h
atomic.h Disable interrupts for atomic_cmpset_32, this one is just not atomic. 2004-11-05 23:48:12 +00:00
blockio.h
bootconfig.h
bus_memio.h
bus_pio.h
bus.h
clock.h
cpu.h Implement get_cyclecount(). 2004-11-04 19:15:43 +00:00
cpuconf.h Don't barf if no CPU type is defined while compiling kernel modules. 2004-11-04 19:16:31 +00:00
cpufunc.h Implement enough to be able to enter and leave DDB. 2004-11-20 16:52:10 +00:00
critical.h
db_machdep.h Implement breakpoints and single stepping on arm. 2004-11-21 18:11:39 +00:00
disassem.h
elf.h
endian.h
exec.h
fiq.h
float.h
floatingpoint.h
fp.h
frame.h
ieee.h
ieeefp.h
in_cksum.h
intr.h
katelib.h
kdb.h Implement breakpoints and single stepping on arm. 2004-11-21 18:11:39 +00:00
limits.h
machdep.h
md_var.h
memdev.h Import md bits for mem(4) on arm. 2004-11-07 23:01:36 +00:00
metadata.h
mutex.h
param.h Get the kernel stack right now that the u-area is gone. 2004-11-20 16:51:32 +00:00
pcb.h
pcpu.h Directly use __pcpu for PCPU_* instead of pcpup. 2004-11-04 19:19:44 +00:00
pmap.h Import md bits for mem(4) on arm. 2004-11-07 23:01:36 +00:00
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h Protect the function declarations with #ifdef _KERNEL. 2004-11-04 19:20:54 +00:00
reloc.h
resource.h
runq.h
setjmp.h
sf_buf.h
sigframe.h
signal.h
smp.h
stdarg.h
swi.h
sysarch.h
trap.h
ucontext.h
undefined.h
utrap.h
vmparam.h