Changes in uspace/app/dltest/dltest.c [b192915a:32254d6] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/dltest/dltest.c
rb192915a r32254d6 944 944 return 1; 945 945 946 #ifndef STATIC_EXE 946 #ifndef STATIC_EXE // FIXME: this define is not set anywhere 947 947 948 948 if (!test_dlfcn_dl_get_private_fib_var())
Note:
See TracChangeset
for help on using the changeset viewer.