diff options
Diffstat (limited to 'gcc/config/sh/symbian-pre.h')
| -rw-r--r-- | gcc/config/sh/symbian-pre.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/sh/symbian-pre.h b/gcc/config/sh/symbian-pre.h index 53e2d92..1d882be 100644 --- a/gcc/config/sh/symbian-pre.h +++ b/gcc/config/sh/symbian-pre.h @@ -25,7 +25,7 @@ #define SYMBIAN 1 /* Default to using the Renesas ABI. */ -#define TARGET_ABI_DEFAULT RENESAS_BIT +#define TARGET_ABI_DEFAULT MASK_HITACHI #define SUBTARGET_CPP_SPEC "" |
