Remove WUMS_MODULE_INIT_BEFORE_RELOCATION_DONE_HOOK

This commit is contained in:
Maschell 2022-01-26 14:14:51 +01:00
parent 6cfb8c0927
commit b827105ebf

View File

@ -8,7 +8,6 @@
WUMS_MODULE_EXPORT_NAME("homebrew_usbseriallogging");
WUMS_MODULE_SKIP_ENTRYPOINT();
WUMS_MODULE_INIT_BEFORE_RELOCATION_DONE_HOOK();
extern "C" void SC_0x51();