mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-22 19:00:07 +00:00
7 lines
86 B
Plaintext
7 lines
86 B
Plaintext
|
ld {
|
||
|
GLIBC_2.2 {
|
||
|
# global variables needed in the libc.
|
||
|
_dl_pagesize;
|
||
|
}
|
||
|
}
|