summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/config/psos.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/config/psos.h')
-rw-r--r--contrib/gcc/config/psos.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/gcc/config/psos.h b/contrib/gcc/config/psos.h
index 9529a21..72825d4 100644
--- a/contrib/gcc/config/psos.h
+++ b/contrib/gcc/config/psos.h
@@ -51,13 +51,13 @@ Boston, MA 02111-1307, USA.
board-support package (e.g. M162) and the run-time configuration
(e.g. application vs. ram-image vs. rom-image). Specify the
startfile in a linker-script created from the generic
- architecture-specific linker-scripts. */
+ architecture-specific linker-scripts. */
#undef STARTFILE_SPEC
#define STARTFILE_SPEC ""
-/* Predefined macros (independent of processor type). */
+/* Predefined macros (independent of processor type). */
#undef CPP_PREDEFINES
#define CPP_PREDEFINES "-Dpsos"
@@ -85,4 +85,4 @@ Boston, MA 02111-1307, USA.
/* For pSOS we use DBX debugging info. */
-#define DBX_DEBUGGING_INFO
+#define DBX_DEBUGGING_INFO 1
OpenPOWER on IntegriCloud