#include #define TAG "clock_loader_app" int32_t clock_loader_app(void* p) { UNUSED(p); return 0; }