aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC/PPC/chcore.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/ports/GCC/PPC/chcore.h')
-rw-r--r--os/ports/GCC/PPC/chcore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/ports/GCC/PPC/chcore.h b/os/ports/GCC/PPC/chcore.h
index 792163707..301a86969 100644
--- a/os/ports/GCC/PPC/chcore.h
+++ b/os/ports/GCC/PPC/chcore.h
@@ -81,7 +81,7 @@
/**
* @brief Name of the compiler supported by this port.
*/
-#define CH_COMPILER_NAME "GCC "__VERSION__
+#define CH_COMPILER_NAME "GCC " __VERSION__
/**
* @brief Port-specific information string.