Changeset 7ca51cc in mainline for uspace/lib/c/include/loader/pcb.h
- Timestamp:
- 2018-07-05T21:41:25Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1bf924a
- Parents:
- a853075
- git-author:
- Dzejrou <dzejrou@…> (2018-07-03 21:52:55)
- git-committer:
- Dzejrou <dzejrou@…> (2018-07-05 21:41:25)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/loader/pcb.h
ra853075 r7ca51cc 36 36 #ifndef LIBC_PCB_H_ 37 37 #define LIBC_PCB_H_ 38 38 39 39 40 typedef void (*entry_point_t)(void);
Note:
See TracChangeset
for help on using the changeset viewer.