WUMS 0.3.1 support

This commit is contained in:
Maschell
2022-01-26 13:19:11 +01:00
parent 09e817a739
commit 05e721560a
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
#include <coreinit/cache.h>
WUMS_MODULE_EXPORT_NAME("homebrew_kernel");
WUMS_MODULE_SKIP_ENTRYPOINT();
WUMS_MODULE_SKIP_INIT_FINI();
WUMS_MODULE_INIT_BEFORE_RELOCATION_DONE_HOOK();
#define KERN_SYSCALL_TBL1 0xFFE84C70 //Unknown