summaryrefslogtreecommitdiff
path: root/sys/arch/sh3/include/lock.h
AgeCommit message (Expand)Author
2003-09-26Move __cpu_simple_lock_t and __SIMPLELOCK_{UN,}LOCKED to machine/types.hnathanw
2003-02-14- Change __cpu_simple_lock_t from int to unsigned char.itohy
2002-09-16Implement CPU spinlocks. Compile-tested only.gmcgarry
2002-03-17cosmetic changes, fix comments.uch
2000-05-02Let each platform typedef the new __cpu_simple_lock_t, which shouldthorpej
2000-04-29Require that each each MACHINE/MACHINE_ARCH supply a lock.h. This filethorpej