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