NetBSD/sys/arch/usermode/include
reinoud c077611cdc Implement a dprintf_debug() analog to aprint_debug() but printing it to stderr
using vdprintf() to bypass the kernel buffer. It is currently printing only on
the -x boot flag but might get a more specific one since its quite verbose!
2011-09-15 12:23:51 +00:00
..
Makefile.headers
ansi.h
aout_machdep.h
asm.h
bswap.h
bus.h
byte_swap.h
cdefs.h
cpu.h
db_machdep.h
disklabel.h
elf_machdep.h
endian.h
endian_machdep.h
genheaders.sh
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h Implement spl level based priority interrupt controller in software 2011-09-12 12:24:34 +00:00
intrdefs.h
limits.h
lock.h
machdep.h machdep.c: Cleanup the machine dependent code and set the carry flag on error 2011-09-09 12:44:27 +00:00
mainbus.h
mcontext.h
mutex.h
netbsd32_machdep.h
param.h
pcb.h
pmap.h
proc.h
psl.h Add missing processor status flag file i forgot to add 2011-09-13 11:22:07 +00:00
ptrace.h
reg.h
rwlock.h
signal.h
thunk.h Implement a dprintf_debug() analog to aprint_debug() but printing it to stderr 2011-09-15 12:23:51 +00:00
types.h
urkelvisor.h
vmparam.h
wchar_limits.h