NetBSD/sys/arch/sun68k
tsutsui c3b129605a Use generic atomic_cas_uint() for mutex(9) and rwlock(9), and
remodel old RAS based _lock_cas() implementation for m68010
into genereic atomic_cas_32().
Now sun2 kernel compiles and even works on multiuser. (hehe)

Tested on tme (emulationg 2/120 and 3/150) and (real) 3/80.
2008-04-05 22:47:52 +00:00
..
conf
include Also account idepth in clock interrupt handlers 2008-01-26 14:02:54 +00:00
stand Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
sun68k Use generic atomic_cas_uint() for mutex(9) and rwlock(9), and 2008-04-05 22:47:52 +00:00
Makefile