diff options
Diffstat (limited to 'gas/config/te-linux.h')
-rw-r--r-- | gas/config/te-linux.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/config/te-linux.h b/gas/config/te-linux.h new file mode 100644 index 0000000..c235a7a --- /dev/null +++ b/gas/config/te-linux.h @@ -0,0 +1,4 @@ +#define TE_LINUX +#define LOCAL_LABELS_FB 1 + +#include "obj-format.h" |