aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'sim/ppc/config.in')
-rw-r--r--sim/ppc/config.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/sim/ppc/config.in b/sim/ppc/config.in
index 02c7bf0..d001811 100644
--- a/sim/ppc/config.in
+++ b/sim/ppc/config.in
@@ -325,6 +325,18 @@
when building for Cygwin. */
#undef USE_WIN32API
+/* Sim assert settings */
+#undef WITH_ASSERT
+
+/* Sim default environment */
+#undef WITH_ENVIRONMENT
+
+/* How to route I/O */
+#undef WITH_STDIO
+
+/* Sim trace settings */
+#undef WITH_TRACE
+
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */
#if defined AC_APPLE_UNIVERSAL_BUILD