diff options
Diffstat (limited to 'gas/config/tc-sh.h')
-rw-r--r-- | gas/config/tc-sh.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/config/tc-sh.h b/gas/config/tc-sh.h index 8f2af48..dfdabd4 100644 --- a/gas/config/tc-sh.h +++ b/gas/config/tc-sh.h @@ -247,3 +247,5 @@ extern int sh_regname_to_dw2regnum (char *regname); #define DWARF2_CIE_DATA_ALIGNMENT (-4) #endif /* OBJ_ELF */ + +#define H_TICK_HEX 1 |