NetBSD/sys/arch/hp300/include
thorpej 32a8b62d33 - Shrink ipl_cookie_t from 32-bits to 16-bits (large enough to hold
an SR value or an IPL_* constant).
- Take advange of the smaller ipl_cookie_t to shrink kmutex_t from
  16 bytes to 8 bytes by overlapping storage where possible.
- Implement a RAS-based _lock_cas() for mc68010 systems (Sun2).  See
  sun68k/sun68k/isr.c.

Tested on various m68k platforms, but NOT Sun2.  In any case, at least
Sun2 compiles now.
2007-03-11 05:22:24 +00:00
..
Makefile Stop installing <machine/intr.h> on hp300. Suggested by simonb. 2007-03-04 09:57:43 +00:00
ansi.h
aout_machdep.h
asm.h
autoconf.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
bootinfo.h
bswap.h
bus.h
cacheops_machdep.h
cdefs.h
cpu.h - add missed '*' 2007-03-04 11:23:25 +00:00
db_machdep.h
disklabel.h
elf_machdep.h
endian.h
endian_machdep.h
float.h
frame.h
hp300spu.h
hpux_machdep.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h - Shrink ipl_cookie_t from 32-bits to 16-bits (large enough to hold 2007-03-11 05:22:24 +00:00
kcore.h
limits.h
loadfile_machdep.h
lock.h
math.h
mcontext.h
mutex.h Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
param.h Merge #ifdef _KERNEL stuff into one place. 2007-03-04 10:02:42 +00:00
pcb.h
pmap.h
pmc.h
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
rwlock.h Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
setjmp.h
signal.h
stdarg.h
sunos_machdep.h
svr4_machdep.h
trap.h
types.h
varargs.h
vmparam.h
wchar_limits.h