Changes in uspace/lib/c/include/stdlib.h [3b47db6:f2460a50] in mainline
- File:
-
- 1 edited
-
uspace/lib/c/include/stdlib.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/stdlib.h
r3b47db6 rf2460a50 51 51 extern void exit(int) __attribute__((noreturn)); 52 52 53 #define EXIT_SUCCESS 054 #define EXIT_FAILURE -155 56 53 #endif 57 54
Note:
See TracChangeset
for help on using the changeset viewer.
