NetBSD/sys/arch/sparc/include
mrg 9e599bdb11 change PROM_getprop() from taking a "void **" for the storage, to a
"void *", and do the extra de-reference directly in the function.  this
avoids having to cast dozens of different types to "void **", which sets
of GCC3's strict-aliasing.  testing by martin@
2003-08-27 15:59:49 +00:00
..
Makefile Install (new) cpuconf.h. 2003-04-11 13:54:16 +00:00
am7930_machdep.h
ansi.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
aout_machdep.h Rename __LDPGSZ to AOUT_LDPGSZ, to accurately reflect what it is. 2002-12-10 17:14:02 +00:00
apmvar.h Moved MI APM definitions into dev/apm. 2002-10-14 02:08:37 +00:00
asm.h RCSID should go to .ident section. 2002-09-17 15:28:28 +00:00
autoconf.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
bootinfo.h Define bootinfo record to pass the kernel file path from the boot program. 2002-03-28 15:43:23 +00:00
bsd_openprom.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
bswap.h
bus.h Handle 64bit DMA addresses on PCI for platforms that can (currently only 2003-06-15 23:08:53 +00:00
cdefs.h
cgtworeg.h Correct invalid type. 2003-05-20 13:38:00 +00:00
cpu.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
cpuconf.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
ctlreg.h Add some more definitions: SRMMU and MXCC reset register. 2002-12-31 12:01:27 +00:00
db_machdep.h Add a BKPT_ADDR() macro which gives MD code a chance to munge a 2003-04-29 17:06:03 +00:00
disklabel.h
eeprom.h sync these with the sparc64 versions. 2002-07-20 08:37:30 +00:00
elf_machdep.h Add support for dumping ELF-cormat core files. 2001-12-09 23:05:56 +00:00
endian.h
endian_machdep.h
float.h Rename <sys/float_ieee.h> to <sys/float_ieee754.h>, following libc's 2003-05-12 15:22:53 +00:00
frame.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
fsr.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
idprom.h defopt "options SUN4*", put #define for each of SUN4, SUN4C, SUN4M and SUN4U 2001-12-04 00:05:04 +00:00
ieee.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
ieeefp.h
instr.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
intr.h Rename IPL_IMP -> IPL_VM. 2003-06-16 20:00:56 +00:00
kbd.h Make sun ports use common keyboard/firm events related includes 2002-08-27 09:47:41 +00:00
kbio.h Make sun ports use common keyboard/firm events related includes 2002-08-27 09:47:41 +00:00
kcore.h
limits.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
loadfile_machdep.h Add support for large kernels by searching for a physical memory segment 2003-03-01 13:01:55 +00:00
lock.h
math.h Clean up some rampant code duplication wrt ieee number handling: 2002-02-19 13:08:12 +00:00
mcontext.h Merge the nathanw_sa branch. 2003-01-18 06:44:56 +00:00
oldmon.h defopt "options SUN4*", put #define for each of SUN4, SUN4C, SUN4M and SUN4U 2001-12-04 00:05:04 +00:00
openfirm.h
openpromio.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
param.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
pcb.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
pci_machdep.h Let machine-dependent code specify how to enumerate the bus. 2002-05-15 19:23:51 +00:00
pmap.h sun4/sun4c MMU: keep `wired' status per page, implemented by defining a bit 2003-08-16 19:21:21 +00:00
pmc.h Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
proc.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
profile.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
promlib.h change PROM_getprop() from taking a "void **" for the storage, to a 2003-08-27 15:59:49 +00:00
psl.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
pte.h sun4/sun4c MMU: keep `wired' status per page, implemented by defining a bit 2003-08-17 18:00:51 +00:00
ptrace.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
reg.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
reloc.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
remote-sl.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
setjmp.h sync these with the sparc64 versions. 2002-07-20 08:37:30 +00:00
signal.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
stdarg.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
svr4_machdep.h Merge the nathanw_sa branch. 2003-01-18 06:44:56 +00:00
tctrl.h
trap.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
types.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
varargs.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
vmparam.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
vuid_event.h Make sun ports use common keyboard/firm events related includes 2002-08-27 09:47:41 +00:00
z8530var.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00