diff options
Diffstat (limited to 'gas/config')
-rw-r--r-- | gas/config/tc-aarch64.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/config/tc-aarch64.h b/gas/config/tc-aarch64.h index 19b9eae..86b70d6 100644 --- a/gas/config/tc-aarch64.h +++ b/gas/config/tc-aarch64.h @@ -146,6 +146,8 @@ struct aarch64_frag_type goto LABEL; \ } +#define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) 0 + #define DWARF2_LINE_MIN_INSN_LENGTH 4 /* The lr register is r30. */ |