summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-16 11:52:16 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-16 11:52:16 +0000
commitc952016561d91c68b79387e913912c19bd291ecc (patch)
tree2ff1e4d000d47e8dc74a97d3e6c8d79ac35a27ac /cpukit
parentRemove stray white spaces. (diff)
downloadrtems-c952016561d91c68b79387e913912c19bd291ecc.tar.bz2
2004-04-14 Ralf Corsepius <ralf_corsepius@rtems.org>
* sapi/include/rtems/sptables.h: Remove _RTEMS_version.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/ChangeLog4
-rw-r--r--cpukit/sapi/include/rtems/sptables.h2
2 files changed, 4 insertions, 2 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index b4c5067f9a..700aa97d3f 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2004-04-14 Ralf Corsepius <ralf_corsepius@rtems.org>
+ * sapi/include/rtems/sptables.h: Remove _RTEMS_version.
+
+2004-04-14 Ralf Corsepius <ralf_corsepius@rtems.org>
+
* libcsupport/Makefile.am: Install include_sys_HEADERS for NEWLIB
only. Merge sys/cdefs.h into general include_sys_HEADERS.
diff --git a/cpukit/sapi/include/rtems/sptables.h b/cpukit/sapi/include/rtems/sptables.h
index 1a766cbb15..474445ddcd 100644
--- a/cpukit/sapi/include/rtems/sptables.h
+++ b/cpukit/sapi/include/rtems/sptables.h
@@ -63,8 +63,6 @@ extern const rtems_multiprocessing_table
_Initialization_Default_multiprocessing_table;
#endif
-extern const char _RTEMS_version[];
-
#ifdef __cplusplus
}
#endif