#ifndef WOJ_SANDBOX_LIBRARY_H #define WOJ_SANDBOX_LIBRARY_H void setup_all(void) __attribute__((weak)); #endif // WOJ_SANDBOX_LIBRARY_H