NetBSD/sys/arch/ia64
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
..
compile copy this from i386/compile/Makefile. it makes kernel builds work 2006-09-01 22:12:40 +00:00
conf Root Memory disk nits 2006-09-10 21:07:20 +00:00
disasm
ia64 merge yamt-pdpolicy branch. 2006-09-15 15:51:12 +00:00
include fix gcc -Werror -Wmissing-braces problem 2006-10-04 13:51:59 +00:00
stand fixed typo in previous commit 2006-09-22 13:38:32 +00:00
unwind
Makefile