13 lines
154 B
Plaintext
13 lines
154 B
Plaintext
#
|
|
# Common exports for libdl
|
|
# All symbols in this file will be exported for public use.
|
|
#
|
|
_dlclose
|
|
_dlerror
|
|
_dlopen
|
|
_dlsym
|
|
dlclose
|
|
dlerror
|
|
dlopen
|
|
dlsym
|