Changeset a3cfa9f in rtems for cpukit/score/cpu/unix/cpu.c
- Timestamp:
- 03/10/97 19:37:44 (26 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 41c58154
- Parents:
- d627c0c4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/score/cpu/unix/cpu.c
rd627c0c4 ra3cfa9f 818 818 key_t shm_key; 819 819 key_t sem_key; 820 int status ;820 int status = 0; 821 821 int shm_size; 822 822
Note: See TracChangeset
for help on using the changeset viewer.