summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-05-08 10:43:27 -0700
committerRoland McGrath <roland@hack.frob.com>2014-05-08 10:43:27 -0700
commit8b6c6d86a79ad2eead1f2327252311ab90bc7ac7 (patch)
tree456c134b18705001baefaf26c4409a2921a5dc64
parent10085ef69c3712df5ac36221c95da19bc520be6e (diff)
downloadglibc-8b6c6d86a79ad2eead1f2327252311ab90bc7ac7.tar.gz
glibc-8b6c6d86a79ad2eead1f2327252311ab90bc7ac7.tar.xz
glibc-8b6c6d86a79ad2eead1f2327252311ab90bc7ac7.zip
Remove old backtrace.c, unneeded now we are back to EABI.
-rw-r--r--sysdeps/arm/nacl/backtrace.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/arm/nacl/backtrace.c b/sysdeps/arm/nacl/backtrace.c
deleted file mode 100644
index 27ce597b39..0000000000
--- a/sysdeps/arm/nacl/backtrace.c
+++ /dev/null
@@ -1 +0,0 @@
-#include <sysdeps/x86_64/backtrace.c>