#include <switch/types.h>

void __attribute__((weak)) __appInit(void) {
	// Initialize services
}