NetBSD/sys/arch/sparc64/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
..
ansi.h fix gcc -Werror -Wmissing-braces problem 2006-10-04 13:51:59 +00:00
aout_machdep.h
asm.h
autoconf.h Rework boot device matching to get rid of lots of special case code 2006-09-26 09:45:57 +00:00
bootinfo.h
bsd_openprom.h
bswap.h
bus.h
cdefs.h
cgtworeg.h
cpu_counter.h
cpu.h remove some sparc v8 only definitions. 2006-10-02 23:22:52 +00:00
cpuset.h SMP cleanup. provide support for multiple CPUs in DDB. (SMP itself 2006-09-13 11:35:53 +00:00
ctlreg.h
db_machdep.h SMP cleanup. provide support for multiple CPUs in DDB. (SMP itself 2006-09-13 11:35:53 +00:00
disklabel.h
eeprom.h
elf_machdep.h
endian_machdep.h
endian.h
float.h
frame.h
fsr.h
idprom.h
ieee.h
ieeefp.h
instr.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h Lazy FPU handling for the MULTIPROCESSOR case 2006-09-18 08:18:47 +00:00
joystick.h
kbd.h
kbio.h
kcore.h
limits.h
loadfile_machdep.h
lock.h
Makefile don't install <machine/db_machdep.h>, this is kernel only 2006-07-26 19:54:56 +00:00
math.h
mcontext.h s/uint32_t/unsigned int/ because we don't always have the former defined. 2006-03-16 16:05:53 +00:00
netbsd32_machdep.h Add the sparc64 MD bits to get usable coredumps for COMPAT_NETBSD32 2006-03-14 22:05:05 +00:00
oldmon.h
openfirm.h
openpromio.h
param.h - remove unused bdbtofsb. 2006-08-28 13:43:35 +00:00
pcb.h
pci_machdep.h
pmap.h
pmc.h
proc.h
profile.h
promlib.h
psl.h pull splraiseipl() for sparc64 from newlock branch. 2006-05-04 12:18:54 +00:00
pte.h make this idempotent. 2006-09-08 23:08:05 +00:00
ptrace.h Add the sparc64 MD bits to get usable coredumps for COMPAT_NETBSD32 2006-03-14 22:05:05 +00:00
rbus_machdep.h
reg.h
reloc.h
remote-sl.h
setjmp.h
signal.h
sparc64.h
stdarg.h
sunos_machdep.h
svr4_32_machdep.h
svr4_machdep.h
trap.h normalise case in some macro values to be all the same (lower case) 2006-09-19 00:55:35 +00:00
types.h
userret.h
varargs.h
vmparam.h
vuid_event.h
wchar_limits.h
z8530var.h