forked from Imagelibrary/rtems
As part of implementing the new isr synchronization algorithm using a
single enumerated set of states the set of event manager variables changed.
This commit is contained in:
@@ -214,7 +214,7 @@ uninitialized =
|
||||
|
||||
/*dpmem.h*/ (sizeof _Dual_ported_memory_Information) +
|
||||
|
||||
/*event.h*/ (sizeof _Event_Sync) +
|
||||
/*event.h*/ (sizeof _Event_Sync_state) +
|
||||
|
||||
/*eventmp.h*/ 0 +
|
||||
|
||||
|
||||
Reference in New Issue
Block a user