forked from Imagelibrary/rtems
2002-07-04 Joel Sherrill <joel@OARcorp.com>
* Jump table for single entry point removed. * spsize/size.c: Modified to reflect above.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2002-07-04 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* Jump table for single entry point removed.
|
||||
* spsize/size.c: Modified to reflect above.
|
||||
|
||||
2002-07-01 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* sp29/init.c: Corrected definitions for task stack usage.
|
||||
|
||||
@@ -15,7 +15,6 @@
|
||||
|
||||
#include <rtems/system.h>
|
||||
#include <rtems/config.h>
|
||||
#include <rtems/directives.h>
|
||||
#include <rtems/score/apiext.h>
|
||||
#include <rtems/score/copyrt.h>
|
||||
#include <rtems/rtems/clock.h>
|
||||
@@ -467,7 +466,6 @@ initialized +=
|
||||
|
||||
/*sptables.h*/ (sizeof _Initialization_Default_multiprocessing_table) +
|
||||
(strlen(_RTEMS_version)+1) +
|
||||
(sizeof _Entry_points) +
|
||||
|
||||
|
||||
/*tod.h*/ (sizeof _TOD_Days_per_month) +
|
||||
|
||||
Reference in New Issue
Block a user