Changeset 48bfd992 in rtems for c/src/libchip/shmdr/shm_driver.h
- Timestamp:
- 11/30/99 19:58:02 (24 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- d0950ad
- Parents:
- 1563d8c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/libchip/shmdr/shm_driver.h
r1563d8c r48bfd992 1 /* shm .h1 /* shm_driver.h 2 2 * 3 3 * This include file contains all the constants, structures, … … 146 146 #define SHM_UNLOCK_VALUE 0 147 147 #else 148 #error "shm .h - no SHM_LOCK_VALUE defined for this CPU architecture"148 #error "shm_driver.h - no SHM_LOCK_VALUE defined for this CPU architecture" 149 149 #endif 150 150
Note: See TracChangeset
for help on using the changeset viewer.