forked from Imagelibrary/rtems
score: Delete _Thread_Maximum_extensions
Use the Configuration instead.
This commit is contained in:
@@ -385,7 +385,6 @@ uninitialized =
|
||||
/*tasksimpl.h*/ (sizeof _RTEMS_tasks_Information) +
|
||||
|
||||
/*thread.h*/ (sizeof _Thread_Dispatch_disable_level) +
|
||||
(sizeof _Thread_Maximum_extensions) +
|
||||
(sizeof _Thread_Ticks_per_timeslice) +
|
||||
(sizeof _Thread_Executing) +
|
||||
(sizeof _Thread_Heir) +
|
||||
|
||||
Reference in New Issue
Block a user