diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-09-26 00:30:54 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-09-26 00:30:54 +0000 |
commit | f6a2737f082cbf11bc8d928a0afcd5f670005e4a (patch) | |
tree | 133614306d5dac830c98a8bd52d57c9ca83691bc /ports/sysdeps | |
parent | 6a1bf82f9753d3425ff09d2d6f97ea574fca5919 (diff) | |
download | glibc-f6a2737f082cbf11bc8d928a0afcd5f670005e4a.tar.gz glibc-f6a2737f082cbf11bc8d928a0afcd5f670005e4a.tar.xz glibc-f6a2737f082cbf11bc8d928a0afcd5f670005e4a.zip |
Add __ppc_get_timebase_freq to powerpc-nofpu ABI baseline.
Diffstat (limited to 'ports/sysdeps')
-rw-r--r-- | ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist b/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist index 11ad6a525d..481162e99f 100644 --- a/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist +++ b/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist @@ -1775,6 +1775,7 @@ GLIBC_2.16 GLIBC_2.17 GLIBC_2.17 A secure_getenv F + __ppc_get_timebase_freq F GLIBC_2.2 GLIBC_2.2 A _IO_adjust_wcolumn F |