NetBSD/sys/arch/pc532/include
yamt 8bf7662829 merge yamt-splraiseipl branch.
- finish implementing splraiseipl (and makeiplcookie).
	  http://mail-index.NetBSD.org/tech-kern/2006/07/01/0000.html
	- complete workqueue(9) and fix its ipl problem, which is reported
	  to cause audio skipping.
	- fix netbt (at least compilation problems) for some ports.
	- fix PR/33218.
2006-12-21 15:55:21 +00:00
..
ansi.h fix gcc -Werror -Wmissing-braces problem 2006-10-04 13:51:59 +00:00
aout_machdep.h
asm.h KNF, ANSIfy, white space clean up. 2006-05-12 06:05:22 +00:00
autoconf.h
bswap.h Change sys/arch/xxx/include/bswap.h to #include machine/byte_swap.h then 2006-01-31 07:49:18 +00:00
byte_swap.h Move all the stuff that detects bswapxx(constant) into the MI sys/bswap.h 2006-01-30 22:46:35 +00:00
cdefs.h
cpu.h KNF, ANSIfy, white space clean up. 2006-05-12 06:05:22 +00:00
cpufunc.h
db_machdep.h KNF, ANSIfy, white space clean up. 2006-05-12 06:05:22 +00:00
disklabel.h
elf_machdep.h
endian_machdep.h Move the definitions of ntohl() and friends into sys/endian.h where they 2006-01-30 21:52:38 +00:00
endian.h
float.h
fpu.h
frame.h
icu.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
ieee.h
ieeefp.h KNF, ANSIfy, white space clean up. 2006-05-12 06:05:22 +00:00
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h merge yamt-splraiseipl branch. 2006-12-21 15:55:21 +00:00
jmpbuf.h
kcore.h KNF, ANSIfy, white space clean up. 2006-05-12 06:05:22 +00:00
limits.h Use "U" suffixes for largest unsigned type values. 2006-10-19 12:05:26 +00:00
lock.h KNF, ANSIfy, white space clean up. 2006-05-12 06:05:22 +00:00
Makefile don't install <machine/db_machdep.h>, this is kernel only 2006-07-26 19:54:56 +00:00
math.h
mcontext.h
param.h - remove unused bdbtofsb. 2006-08-28 13:43:35 +00:00
pcb.h
pmap.h KNF, ANSIfy, white space clean up. 2006-05-12 06:05:22 +00:00
pmc.h
proc.h Use syscall_intern() to give a process a plain or fancy syscall, 2006-03-11 13:52:58 +00:00
profile.h Make mcount static. 2006-10-26 23:53:27 +00:00
psl.h
pte.h KNF, ANSIfy, white space clean up. 2006-05-12 06:05:22 +00:00
ptrace.h
reg.h KNF, ANSIfy, white space clean up. 2006-05-12 06:05:22 +00:00
setjmp.h
signal.h
stdarg.h Catch up with changes from files in arch/i386/include to make compiling 2006-09-04 01:04:29 +00:00
trap.h
types.h Switch pc532 to timecounters and generic TODR. 2006-09-07 15:56:01 +00:00
userret.h KNF, ANSIfy, white space clean up. 2006-05-12 06:05:22 +00:00
varargs.h Catch up with changes from files in arch/i386/include to make compiling 2006-09-04 01:04:29 +00:00
vmparam.h KNF, ANSIfy, white space clean up. 2006-05-12 06:05:22 +00:00
wchar_limits.h