#include #include void __attribute__((weak)) __appInit(void) { // Initialize services smInitialize(); }