home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.1 (Developer) [x86] / NeXT Step 3.1 Intel dev.cdr.dmg / NextDeveloper / Headers / bsd / dev / machine / EventShmemLock.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-04-30  |  381 b   |  14 lines

  1. #ifndef _BSD_DEV_MACHINE_EVENTSHMEMLOCK_H_
  2. #define _BSD_DEV_MACHINE_EVENTSHMEMLOCK_H_
  3.  
  4. /*
  5.  * ARCH_INCLUDE.h provides a facility for including architecture
  6.  * specific files without enumerating every possible architecture
  7.  * in this file.
  8.  */
  9. #include <architecture/ARCH_INCLUDE.h>
  10.  
  11. #include ARCH_INCLUDE(bsd/dev/, EventShmemLock.h)
  12.  
  13. #endif /* _BSD_DEV_MACHINE_EVENTSHMEMLOCK_H_ */
  14.