diff options
Diffstat (limited to 'gcc/config/sh/elf.h')
-rw-r--r-- | gcc/config/sh/elf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/sh/elf.h b/gcc/config/sh/elf.h index 505c5d6..33a6906 100644 --- a/gcc/config/sh/elf.h +++ b/gcc/config/sh/elf.h @@ -33,7 +33,7 @@ along with GCC; see the file COPYING3. If not see #undef WCHAR_TYPE #define WCHAR_TYPE SH_ELF_WCHAR_TYPE - + #undef WCHAR_TYPE_SIZE #define WCHAR_TYPE_SIZE 32 |