summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include/rtems/rtems/rtemsapi.h
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-18 06:05:35 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-18 06:05:35 +0000
commit50f32b11653429546d7b8ff2693b5232b885e201 (patch)
treea8821a7e3025ef47082cc21ccbb56551382cdc3f /cpukit/rtems/include/rtems/rtems/rtemsapi.h
parentRemove stray white spaces. (diff)
downloadrtems-50f32b11653429546d7b8ff2693b5232b885e201.tar.bz2
Remove stray white spaces.
Diffstat (limited to 'cpukit/rtems/include/rtems/rtems/rtemsapi.h')
-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
);