Changeset 217d2e7 in rtems for c/src/exec/score
- Timestamp:
- 07/18/95 20:50:37 (28 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 3ea5288
- Parents:
- 10aed1e3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/exec/score/cpu/unix/cpu.h
r10aed1e3 r217d2e7 37 37 #undef __STRICT_ANSI__ 38 38 #define __STRICT_ANSI__ 39 #endif 40 41 #if defined(linux) 42 #define MALLOC_0_RETURNS_NULL 39 43 #endif 40 44
Note: See TracChangeset
for help on using the changeset viewer.