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