RTEMS 5.2
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
rwsem.h
1#ifndef __LINUX_RWSEM_H__
2#define __LINUX_RWSEM_H__
3
4struct rw_semaphore;
5
6#endif /* __LINUX_RWSEM_H__ */