containing ui setup steps in the profiling again.
[platform/upstream/expedite.git] / src / bin / image_blend_occlude2_very_many.c
index 0992f88..cadd4dc 100755 (executable)
@@ -110,8 +110,7 @@ void FNAME(void);
 # ifndef UI
 void FNAME(void)
 {
-   ui_func_set(_key, _loop);
-   _setup();
+   ui_func_set(_key, _loop, _setup);
 }
 # endif
 #endif