summaryrefslogtreecommitdiff
path: root/mm-core/src/registry_table.c
diff options
context:
space:
mode:
Diffstat (limited to 'mm-core/src/registry_table.c')
-rw-r--r--mm-core/src/registry_table.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mm-core/src/registry_table.c b/mm-core/src/registry_table.c
index db2d7deb..4b6d732b 100644
--- a/mm-core/src/registry_table.c
+++ b/mm-core/src/registry_table.c
@@ -53,5 +53,6 @@ omx_core_cb_type core[] =
};
const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);
+omx_core_cb_type component[SIZE_OF_CORE];