re-generate with bug fixes

This commit is contained in:
Julgodis
2021-03-30 01:58:08 +02:00
parent b27bb6b262
commit 2404fb33c7
3631 changed files with 20347 additions and 42325 deletions
-4
View File
@@ -11,8 +11,6 @@
// Forward References:
//
extern "C" extern u8 __PADSpec[4 + 4 /* padding */];
extern "C" static void UpdateOrigin();
extern "C" static void PADOriginCallback();
extern "C" static void PADOriginUpdateCallback();
@@ -39,8 +37,6 @@ extern "C" extern u8 __PADSpec[4 + 4 /* padding */];
// External References:
//
extern "C" extern u8 __PADFixBits[4 + 4 /* padding */];
SECTION_INIT void memset();
extern "C" void OSRegisterVersion();
extern "C" void OSSetCurrentContext();