glibc/elf/rtld.map

13 lines
119 B
Plaintext

GLIBC_2.0 {
global:
# Not right, but I'll figure it out.
*;
# local:
# *;
};
GLIBC_2.1 {
} GLIBC_2.0;