mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
Add <sys/auxv.h> and getauxval.
This commit is contained in:
@ -146,4 +146,7 @@ libc {
|
||||
GLIBC_2.14 {
|
||||
syncfs;
|
||||
}
|
||||
GLIBC_2.16 {
|
||||
__getauxval; getauxval;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user