diff options
Diffstat (limited to 'sim/m32c/config.in')
-rw-r--r-- | sim/m32c/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sim/m32c/config.in b/sim/m32c/config.in index 33cda70..2bd2bea 100644 --- a/sim/m32c/config.in +++ b/sim/m32c/config.in @@ -154,6 +154,9 @@ /* Define to 1 if you have the <windows.h> header file. */ #undef HAVE_WINDOWS_H +/* Define to 1 if the system has the type `__int128'. */ +#undef HAVE___INT128 + /* Define to 1 if you have the `__setfpucw' function. */ #undef HAVE___SETFPUCW |