RTEMS  5.1
rwsem.h
1 #ifndef __LINUX_RWSEM_H__
2 #define __LINUX_RWSEM_H__
3 
4 struct rw_semaphore;
5 
6 #endif /* __LINUX_RWSEM_H__ */