]> git.ipfire.org Git - thirdparty/glibc.git/blame - ports/sysdeps/alpha/Versions
Move all files into ports/ subdirectory in preparation for merge with glibc
[thirdparty/glibc.git] / ports / sysdeps / alpha / Versions
CommitLineData
1b1f0c36
UD
1libc {
2 GLIBC_2.0 {
3 # functions with special/multiple interfaces
4 __divqu; __remqu; __divqs; __remqs; __divlu; __remlu; __divls;
5 __remls; __divl; __reml; __divq; __remq; __divqu; __remqu;
6 }
7}
f67e2479
UD
8libm {
9 GLIBC_2.0 {
10 # used in inline functions.
11 __atan2;
12 }
13}