diff options
Diffstat (limited to 'gas/config/tc-tahoe.h')
-rw-r--r-- | gas/config/tc-tahoe.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/config/tc-tahoe.h b/gas/config/tc-tahoe.h index 87cdf65..be8a5be 100644 --- a/gas/config/tc-tahoe.h +++ b/gas/config/tc-tahoe.h @@ -20,6 +20,8 @@ #define TC_TAHOE 1 +#define TARGET_BYTES_BIG_ENDIAN 1 + #define NO_LISTING #define tc_headers_hook(a) {;} /* don't need it. */ |