Changeset 45454e9b in mainline for uspace/lib/libc/include/ipc/loader.h
- Timestamp:
- 2008-09-24T07:56:47Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4470e26
- Parents:
- 3926f30
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/include/ipc/loader.h
r3926f30 r45454e9b 33 33 */ 34 34 35 #ifndef LIBC_ LOADER_H_36 #define LIBC_ LOADER_H_35 #ifndef LIBC_IPC_LOADER_H_ 36 #define LIBC_IPC_LOADER_H_ 37 37 38 38 #include <ipc/ipc.h>
Note:
See TracChangeset
for help on using the changeset viewer.