Changeset 47e0a05b in mainline for uspace/lib/libc/include/ipc/loader.h
- Timestamp:
- 2008-09-18T09:05:31Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4e5aa02
- Parents:
- 2c57ee14
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/include/ipc/loader.h
r2c57ee14 r47e0a05b 40 40 typedef enum { 41 41 LOADER_HELLO = IPC_FIRST_USER_METHOD, 42 LOADER_GET_TASKID, 42 43 LOADER_SET_PATHNAME, 43 44 LOADER_SET_ARGS,
Note:
See TracChangeset
for help on using the changeset viewer.