aboutsummaryrefslogtreecommitdiff
path: root/gas/config/.Sanitize
diff options
context:
space:
mode:
Diffstat (limited to 'gas/config/.Sanitize')
-rw-r--r--gas/config/.Sanitize8
1 files changed, 0 insertions, 8 deletions
diff --git a/gas/config/.Sanitize b/gas/config/.Sanitize
index c89ad49..269b1a6 100644
--- a/gas/config/.Sanitize
+++ b/gas/config/.Sanitize
@@ -15,14 +15,6 @@
Do-first:
-rce_files="tc-rce.c tc-rce.h"
-
-if ( echo $* | grep keep\-rce > /dev/null ) ; then
- keep_these_too="${rce_files} ${keep_these_too}"
-else
- lose_these_too="${rce_files} ${lose_these_too}"
-fi
-
arc_files="tc-arc.c tc-arc.h"
if ( echo $* | grep keep\-arc > /dev/null ) ; then