diff options
Diffstat (limited to 'sim/sparc/acconfig.h')
-rw-r--r-- | sim/sparc/acconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sim/sparc/acconfig.h b/sim/sparc/acconfig.h index f9b87a1..27a2a2f 100644 --- a/sim/sparc/acconfig.h +++ b/sim/sparc/acconfig.h @@ -13,3 +13,6 @@ /* Define if your locale.h file contains LC_MESSAGES. */ #undef HAVE_LC_MESSAGES + +/* Define if sparc64 target. */ +#undef SPARC64_P |