Changeset 8e3bc063 in mainline for uspace/lib/dltest/libdltest.h
- Timestamp:
- 2019-01-14T14:38:18Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1c3c287
- Parents:
- e0e5e6f5
- git-author:
- Jiri Svoboda <jiri@…> (2018-01-13 18:38:00)
- git-committer:
- Jiri Svoboda <jiri@…> (2019-01-14 14:38:18)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/dltest/libdltest.h
re0e5e6f5 r8e3bc063 47 47 48 48 extern int dl_get_constant(void); 49 extern int dl_get_constant_via_call(void); 49 50 extern int dl_get_private_var(void); 50 51 extern int *dl_get_private_var_addr(void);
Note:
See TracChangeset
for help on using the changeset viewer.