diff options
Diffstat (limited to 'contrib/gcc/config/sparc/netbsd.h')
-rw-r--r-- | contrib/gcc/config/sparc/netbsd.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/contrib/gcc/config/sparc/netbsd.h b/contrib/gcc/config/sparc/netbsd.h index 4be5b6b8e34e..b7b44409a55c 100644 --- a/contrib/gcc/config/sparc/netbsd.h +++ b/contrib/gcc/config/sparc/netbsd.h @@ -11,15 +11,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 - /* This is BSD, so it wants DBX format. */ #define DBX_DEBUGGING_INFO |