Changeset 9bdb4292 in rtems for cpukit/libcsupport/src/newlibc_exit.c
- Timestamp:
- 10/30/11 05:33:01 (11 years ago)
- Branches:
- 4.11, 5, master
- Children:
- c652dfe2
- Parents:
- 4778c6e0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/libcsupport/src/newlibc_exit.c
r4778c6e0 r9bdb4292 123 123 #define EXIT_SYMBOL _exit 124 124 125 #if defined(__AVR__)126 #undef __USE_INIT_FINI__127 #endif128 125 #if defined(__USE_INIT_FINI__) 129 126 #if defined(__m32r__)
Note: See TracChangeset
for help on using the changeset viewer.