NetBSD/sys/arch/news68k/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
..
ansi.h
aout_machdep.h
asm.h
autoconf.h
bswap.h
bus.h
cacheops_machdep.h
cdefs.h
cpu.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
db_machdep.h
disklabel.h
elf_machdep.h
endian_machdep.h
endian.h
float.h
frame.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
Makefile Stop installing <machine/intr.h> on news68k. Suggested by simonb. 2007-03-04 08:51:19 +00:00
math.h
mcontext.h
mutex.h
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
romcall.h
rwlock.h
setjmp.h
signal.h
stdarg.h
sunos_machdep.h
svr4_machdep.h
trap.h
types.h Implement generic softintr(9) support for news68k. 2007-02-10 02:03:51 +00:00
varargs.h
vmparam.h
wchar_limits.h
z8530var.h Implement generic softintr(9) support for news68k. 2007-02-10 02:03:51 +00:00