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