aboutsummaryrefslogtreecommitdiff
path: root/contrib/binutils/gas/config/te-freebsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/binutils/gas/config/te-freebsd.h')
-rw-r--r--contrib/binutils/gas/config/te-freebsd.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/contrib/binutils/gas/config/te-freebsd.h b/contrib/binutils/gas/config/te-freebsd.h
deleted file mode 100644
index 13142359dcd7..000000000000
--- a/contrib/binutils/gas/config/te-freebsd.h
+++ /dev/null
@@ -1,8 +0,0 @@
-/*
- * Target environment for FreeBSD. It is the same as the generic
- * target, except it arranges to suppress the use of "/" as a comment
- * character. Some code in the FreeBSD kernel uses "/" to mean
- * division. (What a concept.)
- */
-#define TE_FreeBSD 1
-#include "te-generic.h"