Changeset 32254d6 in mainline for uspace/app/dltest/dltest.c
- Timestamp:
- 2025-02-13T10:16:55Z (3 months ago)
- Branches:
- master
- Children:
- 9faba42, e43acd3
- Parents:
- a7a16a2f
- git-author:
- Matěj Volf <git@…> (2025-02-13 10:16:55)
- git-committer:
- GitHub <noreply@…> (2025-02-13 10:16:55)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/dltest/dltest.c
ra7a16a2f 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.