diff options
Diffstat (limited to 'gcc/config/vax/netbsd.h')
-rw-r--r-- | gcc/config/vax/netbsd.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/gcc/config/vax/netbsd.h b/gcc/config/vax/netbsd.h index a2f8532e3c0..a75ae09787a 100644 --- a/gcc/config/vax/netbsd.h +++ b/gcc/config/vax/netbsd.h @@ -9,15 +9,6 @@ #undef PTRDIFF_TYPE #define PTRDIFF_TYPE "int" -#undef WCHAR_TYPE -#define WCHAR_TYPE "int" - -#undef WCHAR_UNSIGNED -#define WCHAR_UNSIGNED 0 - -#undef WCHAR_TYPE_SIZE -#define WCHAR_TYPE_SIZE 32 - /* Until they use ELF or something that handles dwarf2 unwinds and initialization stuff better. */ #undef DWARF2_UNWIND_INFO |