Changeset c23275a in mainline for uspace/lib/c/include/stdlib.h
- Timestamp:
- 2017-04-02T21:08:10Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 438f355
- Parents:
- d96d9bc
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/stdlib.h
rd96d9bc rc23275a 49 49 50 50 extern void abort(void) __attribute__((noreturn)); 51 extern void exit(int) __attribute__((noreturn)); 51 52 52 53 #endif
Note:
See TracChangeset
for help on using the changeset viewer.