mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-09 02:15:44 -04:00
re-generate with bug fixes
This commit is contained in:
@@ -22,11 +22,6 @@ extern "C" void DSPInit();
|
||||
// External References:
|
||||
//
|
||||
|
||||
extern "C" extern u8 __DSP_tmp_task[4];
|
||||
extern "C" extern u8 __DSP_last_task[4];
|
||||
extern "C" extern u8 __DSP_first_task[4];
|
||||
extern "C" extern u8 __DSP_curr_task[4];
|
||||
|
||||
extern "C" void __DSPHandler();
|
||||
extern "C" void OSRegisterVersion();
|
||||
extern "C" void OSDisableInterrupts();
|
||||
|
||||
Reference in New Issue
Block a user