summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/bspIo.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/include/rtems/bspIo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/include/rtems/bspIo.h b/cpukit/include/rtems/bspIo.h
index 0fb1ee1ca1..35492788a2 100644
--- a/cpukit/include/rtems/bspIo.h
+++ b/cpukit/include/rtems/bspIo.h
@@ -62,7 +62,7 @@ extern void putk(const char *s);
* as they see fit.
*/
extern int printk_plugin(void *context, const char *fmt, ...);
-
+
/*
* Type definition for function which can be plugged in to
* certain reporting routines to redirect the output