diff options
Diffstat (limited to 'gas/config/tc-a29k.h')
-rw-r--r-- | gas/config/tc-a29k.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/config/tc-a29k.h b/gas/config/tc-a29k.h index 5f4f2b2..1c36f07 100644 --- a/gas/config/tc-a29k.h +++ b/gas/config/tc-a29k.h @@ -21,6 +21,8 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307 #define TARGET_BYTES_BIG_ENDIAN 1 +#define LEX_DOLLAR 1 + #define tc_headers_hook(a) ; /* not used */ #define tc_headers_hook(a) ; /* not used */ #define tc_crawl_symbol_chain(a) ; /* not used */ |