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