Added _Thread_Do_post_task_switch_extension variable.

This commit is contained in:
Joel Sherrill
1996-06-13 16:45:51 +00:00
parent 728b5a7bb4
commit 022923e468
2 changed files with 2 additions and 0 deletions

View File

@@ -309,6 +309,7 @@ uninitialized =
/*thread.h*/ (sizeof _Thread_BSP_context) +
(sizeof _Thread_Dispatch_disable_level) +
(sizeof _Thread_Do_post_task_switch_extension) +
(sizeof _Thread_Maximum_extensions) +
(sizeof _Thread_Ticks_per_timeslice) +
(sizeof _Thread_Ready_chain) +