diff options
author | John Darrington <john@darrington.wattle.id.au> | 2019-05-21 07:30:05 +0200 |
---|---|---|
committer | John Darrington <john@darrington.wattle.id.au> | 2019-05-21 07:30:05 +0200 |
commit | da0523c66604dc11b8787d3e0123ea80a2503f14 (patch) | |
tree | a30c9d74f2ffda5c654301f8420d67f10d2184e8 /gas/config/tc-ip2k.h | |
parent | 302d65e0b264df2db2f42a2ef51fb9d69f3225de (diff) | |
download | gdb-da0523c66604dc11b8787d3e0123ea80a2503f14.zip gdb-da0523c66604dc11b8787d3e0123ea80a2503f14.tar.gz gdb-da0523c66604dc11b8787d3e0123ea80a2503f14.tar.bz2 |
Revert "GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value."
This reverts commit cffc205c9eaacfa312323807cd60b9d3d1c26894.
Diffstat (limited to 'gas/config/tc-ip2k.h')
-rw-r--r-- | gas/config/tc-ip2k.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/config/tc-ip2k.h b/gas/config/tc-ip2k.h index ae9510d..0b38c9dc 100644 --- a/gas/config/tc-ip2k.h +++ b/gas/config/tc-ip2k.h @@ -38,6 +38,7 @@ /* We don't need to handle .word strangely. */ #define WORKING_DOT_WORD +#define LITERAL_PREFIXDOLLAR_HEX #define LITERAL_PREFIXPERCENT_BIN #define DOUBLESLASH_LINE_COMMENTS |