NetBSD/sys/arch/mips
pooka 367deb8e0a Use userspace version unless _HARDKERNEL. Otherwise we use atomic
cas to implement spinlocks and spinlocks to implement atomic cas....
which might suck.

Since the userspace version uses ll/sc, which doesn't exist on
R2000/R3000, rump will not work on those platforms.  *snif* (well,
pthread in general AFAICT).
2009-01-12 03:05:10 +00:00
..
adm5120 replace bitmask_snprintf(9) with snprintb(3) 2008-12-16 22:35:21 +00:00
alchemy Remove all initialization of obsolete ci_divisor_recip in 2008-05-26 15:59:29 +00:00
atheros *** Summary *** 2008-11-07 00:20:01 +00:00
bonito Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
cfe merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
conf Clean-up makefile stub used to include in the build the binary HAL object 2008-12-11 05:27:42 +00:00
include Use userspace version unless _HARDKERNEL. Otherwise we use atomic 2009-01-12 03:05:10 +00:00
mips adaption for making kgdb_dev a dev_t 2009-01-11 23:20:37 +00:00
sibyte To fix compilation, consistently use 'cmd' instead of 'command' 2008-11-13 19:44:02 +00:00
Makefile No need to dig into mips/conf since mips/conf/Makefile has been removed. 2008-11-27 10:18:08 +00:00
Makefile.inc Add a port to the Infineon ADM5120. 2007-03-20 08:52:00 +00:00