NetBSD/sys/arch/pc532/include
tnozaki 44eb8f042e fix gcc -Werror -Wmissing-braces problem
mbstate_t(this is opaque object)'s initializer should be ``{ 0 }'',
so changed 1st field of union from character array to integer.
2006-10-04 13:51:59 +00:00
..
Makefile
ansi.h fix gcc -Werror -Wmissing-braces problem 2006-10-04 13:51:59 +00:00
aout_machdep.h
asm.h
autoconf.h
bswap.h
byte_swap.h
cdefs.h
cpu.h
cpufunc.h
db_machdep.h
disklabel.h
elf_machdep.h
endian.h
endian_machdep.h
float.h
fpu.h
frame.h
icu.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h
jmpbuf.h
kcore.h
limits.h
lock.h
math.h
mcontext.h
param.h
pcb.h
pmap.h
pmc.h
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
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
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
wchar_limits.h