summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1996-02-09 14:31:39 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1996-02-09 14:31:39 +0000
commit8c8a924d5e1e7c400735c13f6a9084e6c02a28f2 (patch)
tree2e679e6f0760b5e632e3e429ee98c2ee3c7b7cd8 /c
parentnew isr synchronization algorithm using a single enumerated set of states. (diff)
downloadrtems-8c8a924d5e1e7c400735c13f6a9084e6c02a28f2.tar.bz2
As part of implementing the new isr synchronization algorithm using a
single enumerated set of states the set of event manager variables changed.
Diffstat (limited to 'c')
-rw-r--r--c/src/tests/sptests/spsize/size.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/tests/sptests/spsize/size.c b/c/src/tests/sptests/spsize/size.c
index 918a3b8cb2..ed82e7f195 100644
--- a/c/src/tests/sptests/spsize/size.c
+++ b/c/src/tests/sptests/spsize/size.c
@@ -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 +