summaryrefslogtreecommitdiff
path: root/binutils/not-strip.c
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/not-strip.c')
-rw-r--r--binutils/not-strip.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/binutils/not-strip.c b/binutils/not-strip.c
deleted file mode 100644
index 98093ce391a..00000000000
--- a/binutils/not-strip.c
+++ /dev/null
@@ -1,4 +0,0 @@
-/* Linked with objcopy.o to flag that this program is 'objcopy' (not
- 'strip'). */
-
-int is_strip = 0;