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
-5
View File
@@ -11,11 +11,6 @@
// Forward References:
//
extern "C" extern u8 __OSLastInterruptSrr0[4];
extern "C" extern u8 __OSLastInterrupt[2 + 6 /* padding */];
extern "C" extern u8 __OSLastInterruptTime[4];
extern "C" extern u8 data_80451684[4];
extern "C" void OSDisableInterrupts();
extern "C" void __RAS_OSDisableInterrupts_end();
extern "C" void OSEnableInterrupts();