mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-05 09:01:07 +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;
|
||
|
}
|
||
|
}
|