summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/include/rwlock.h
AgeCommit message (Expand)Author
2019-11-29Largely eliminate the MD rwlock.h header file.riastradh
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-11-21make kmutex_t and krwlock_t smaller by killing lock id.yamt
2007-02-09Merge newlock2 to head.ad