summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/epiphany/epiphany-context-switch.S
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/epiphany/epiphany-context-switch.S')
-rw-r--r--cpukit/score/cpu/epiphany/epiphany-context-switch.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/cpu/epiphany/epiphany-context-switch.S b/cpukit/score/cpu/epiphany/epiphany-context-switch.S
index 40744d1d11..8c530651c3 100644
--- a/cpukit/score/cpu/epiphany/epiphany-context-switch.S
+++ b/cpukit/score/cpu/epiphany/epiphany-context-switch.S
@@ -27,7 +27,7 @@
*/
#ifdef HAVE_CONFIG_H
- #include "config.h"
+#include "config.h"
#endif
#include <rtems/asm.h>