History log of /netbsd-src/sys/arch/or1k/include/rwlock.h (Results 1 – 2 of 2)
Revision Date Author Comments
# 915952b1 29-Nov-2019 riastradh <riastradh@NetBSD.org>

Largely eliminate the MD rwlock.h header file.

This was full of definitions that have been obsolete for over a
decade. The file still remains for __HAVE_RW_STUBS but that's all.
Used only internall

Largely eliminate the MD rwlock.h header file.

This was full of definitions that have been obsolete for over a
decade. The file still remains for __HAVE_RW_STUBS but that's all.
Used only internally in kern_rwlock.c now, not by <sys/rwlock.h>.

show more ...


# 27620987 03-Sep-2014 matt <matt@NetBSD.org>

New files for OR1K support