diff options
Diffstat (limited to 'scripts/data/localplt-generic.data')
-rw-r--r-- | scripts/data/localplt-generic.data | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/scripts/data/localplt-generic.data b/scripts/data/localplt-generic.data deleted file mode 100644 index d2965199f3..0000000000 --- a/scripts/data/localplt-generic.data +++ /dev/null @@ -1,9 +0,0 @@ -# See scripts/check-localplt.awk for how this file is processed. -# PLT use is required for the malloc family and for matherr because -# users can define their own functions and have library internals call them. -libc.so: calloc -libc.so: free -libc.so: malloc -libc.so: memalign -libc.so: realloc -libm.so: matherr |