diff options
author | Roland McGrath <roland@hack.frob.com> | 2014-05-13 10:04:20 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2014-05-13 10:04:20 -0700 |
commit | 58aa195d323d93f1d69a833d5a710396976f7620 (patch) | |
tree | 5360c9afebd9cff126a606257aa31f220a5880de /sysdeps/unix/sysv/linux/arm/localplt.data | |
parent | 8c6d01f0b11e699d7d9868a5bf1eb6d9054c91a3 (diff) | |
download | glibc-58aa195d323d93f1d69a833d5a710396976f7620.tar.gz glibc-58aa195d323d93f1d69a833d5a710396976f7620.tar.xz glibc-58aa195d323d93f1d69a833d5a710396976f7620.zip |
Verbatim NPTL file moves for ARM/Linux.
Diffstat (limited to 'sysdeps/unix/sysv/linux/arm/localplt.data')
-rw-r--r-- | sysdeps/unix/sysv/linux/arm/localplt.data | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/arm/localplt.data b/sysdeps/unix/sysv/linux/arm/localplt.data new file mode 100644 index 0000000000..109522e37e --- /dev/null +++ b/sysdeps/unix/sysv/linux/arm/localplt.data @@ -0,0 +1,13 @@ +libc.so: __signbit +libc.so: calloc +libc.so: free +libc.so: fscanf +libc.so: malloc +libc.so: memalign +libc.so: raise +libc.so: realloc +libm.so: __signbit +libm.so: __signbitf +libm.so: matherr +libpthread.so: __errno_location +libpthread.so: raise |