NetBSD/sys/arch/sparc/include
mrg 1ee1eb05c3 add an explicit "bool mpsafe" to intr_establish(). only set it to true
for the sun4m timer/counter interrupts.  this gets lev10/14 working again
on SMP systems, where those interrupts started taking the kernel lock and
hanging...
2010-01-03 23:03:20 +00:00
..
am7930_machdep.h
ansi.h merge christos-time_t 2009-01-11 02:45:45 +00:00
aout_machdep.h
apmvar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
asm.h
autoconf.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
bootinfo.h
bsd_openprom.h Remove __attribute__((__noreturn__)) from things already marked __dead 2007-12-24 15:46:45 +00:00
bswap.h
bus.h do as phone suggested - remove sparc_bus_map_large() again and use a flag 2009-05-26 03:30:24 +00:00
cdefs.h
cgtworeg.h
cpu.h add an explicit "bool mpsafe" to intr_establish(). only set it to true 2010-01-03 23:03:20 +00:00
cpuconf.h
ctlreg.h
db_machdep.h Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
disklabel.h
eeprom.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
elf_machdep.h Add TLS relocation definitions. 2009-05-30 05:56:52 +00:00
endian_machdep.h
endian.h
float.h Remove double include that prevented the right machdep LDBL_* constants 2009-11-25 08:43:15 +00:00
frame.h
fsr.h
idprom.h
ieee.h remove dup definition 2007-02-04 00:39:43 +00:00
ieeefp.h Update <machine/ieeefp.h> to use the C99 FE_* definitions instead of the 2008-08-05 16:47:41 +00:00
instr.h
int_const.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
int_fmtio.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
int_limits.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
int_mwgwtypes.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
int_types.h
intr.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
kbd.h
kbio.h
kcore.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
limits.h Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
loadfile_machdep.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
lock.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
Makefile Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
math.h merge these two files, makes sparc64 sparc/libc work again. 2008-12-15 00:25:05 +00:00
mcontext.h expose both sparc and sparc64 context bits. 2008-10-26 06:58:02 +00:00
mutex.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
oldmon.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
openfirm.h Make ofwboot can handle over 4GB physical memory by using OpenFirmware 2009-05-18 11:39:30 +00:00
openpromio.h
param.h - remove unused bdbtofsb. 2006-08-28 13:43:35 +00:00
pcb.h protect against multi-inclusion 2009-10-13 22:41:57 +00:00
pci_machdep.h remove clause #3 from my license where there are no other 2008-05-29 14:51:25 +00:00
pmap.h Use lwp_getpcb() on sparc{64} and sun2/3 MD code, clean from struct user usage. 2009-11-21 04:16:51 +00:00
pmc.h
proc.h Include sys/proc.h for sparc/sparc64, which is required for now. 2009-11-21 04:04:07 +00:00
profile.h
promlib.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
psl.h Add memory clobbers to the inline assembler modifying/testing the %psr 2009-05-16 17:16:12 +00:00
pte.h
ptrace.h Define PT_MACHDEP_STRINGS 2008-01-25 11:59:20 +00:00
reg.h
reloc.h
remote-sl.h
rwlock.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
setjmp.h
signal.h Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
stdarg.h
sunos_machdep.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
svr4_machdep.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
tctrl.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
trap.h
types.h Add PRIx{P,V}{ADDR,SIZE}, PRIu{P,V}SIZE, and PRIxREGISTER{,32,64} for all 2009-12-11 05:52:03 +00:00
userret.h Don't set l_usrpri / spc_curpriority here. mi_userret() does it. 2007-11-05 20:37:48 +00:00
varargs.h
vmparam.h Remove SHMMAXPGS from all kernel configs. Dynamically compute the 2009-03-06 20:31:46 +00:00
vuid_event.h
wchar_limits.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
z8530var.h Split softc and device_t for zsc(4) and its children. 2008-03-29 19:15:34 +00:00