Changeset 647 for GPL/branches/uniaud32-next/include/linux/rwsem.h
- Timestamp:
- Jan 17, 2021, 7:58:38 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/branches/uniaud32-next/include/linux/rwsem.h
r646 r647 3 3 #ifndef _LINUX_RWSEM_H 4 4 #define _LINUX_RWSEM_H 5 6 #include <linux/err.h> 7 5 8 /* rw_semaphore - replaced with mutex */ 6 9 #define rw_semaphore semaphore
Note:
See TracChangeset
for help on using the changeset viewer.