diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index b4c5067f9a..700aa97d3f 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,7 @@ +2004-04-14 Ralf Corsepius + + * sapi/include/rtems/sptables.h: Remove _RTEMS_version. + 2004-04-14 Ralf Corsepius * libcsupport/Makefile.am: Install include_sys_HEADERS for NEWLIB 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