mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-06 13:20:06 +00:00
8 lines
154 B
Plaintext
8 lines
154 B
Plaintext
|
libc {
|
||
|
GLIBC_2.1.1 {
|
||
|
# SPARC v9 SYSV ABI helper functions
|
||
|
__align_cpy_1; __align_cpy_2; __align_cpy_4;
|
||
|
__align_cpy_8; __align_cpy_16;
|
||
|
}
|
||
|
}
|