summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include/rtems/rtems/rtemsapi.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/rtems/include/rtems/rtems/rtemsapi.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/cpukit/rtems/include/rtems/rtems/rtemsapi.h b/cpukit/rtems/include/rtems/rtems/rtemsapi.h
index b830ec48ce..bc7adaf232 100644
--- a/cpukit/rtems/include/rtems/rtems/rtemsapi.h
+++ b/cpukit/rtems/include/rtems/rtems/rtemsapi.h
@@ -12,10 +12,10 @@
*
* $Id$
*/
-
+
#ifndef __RTEMS_API_h
#define __RTEMS_API_h
-
+
#include <rtems/config.h>
/*PAGE
@@ -26,7 +26,7 @@
* routine for each RTEMS manager with the appropriate parameters
* from the configuration_table.
*/
-
+
void _RTEMS_API_Initialize(
rtems_configuration_table *configuration_table
);