Changeset ddf142d in rtems
- Timestamp:
- 03/24/98 20:53:48 (25 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 0f26250
- Parents:
- abbd5b1
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/exec/score/cpu/unix/cpu.c
rabbd5b1 rddf142d 16 16 17 17 #if defined(__linux__) 18 #define _XOPEN_SOURCE 18 19 #define MALLOC_0_RETURNS_NULL 19 20 #endif -
cpukit/score/cpu/unix/cpu.c
rabbd5b1 rddf142d 16 16 17 17 #if defined(__linux__) 18 #define _XOPEN_SOURCE 18 19 #define MALLOC_0_RETURNS_NULL 19 20 #endif
Note: See TracChangeset
for help on using the changeset viewer.