#include #include "../init.h" int main(int argc, char * argv[]) { init_platform(); ion_app(); }