Changeset 38d150e in mainline for uspace/app/init/init.c
- Timestamp:
- 2017-12-02T09:44:11Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 40feeac
- Parents:
- b5abaf7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/init/init.c
rb5abaf7 r38d150e 41 41 #include <errno.h> 42 42 #include <task.h> 43 #include < malloc.h>43 #include <stdlib.h> 44 44 #include <macros.h> 45 45 #include <str.h>
Note:
See TracChangeset
for help on using the changeset viewer.