diff options
Diffstat (limited to 'sim/erc32/config.in')
-rw-r--r-- | sim/erc32/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sim/erc32/config.in b/sim/erc32/config.in index c694fde..a7c8785 100644 --- a/sim/erc32/config.in +++ b/sim/erc32/config.in @@ -139,6 +139,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 |