mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-19 02:55:45 +00:00
fixup! Set the TLS address in the scheduler
This commit is contained in:
@@ -21,8 +21,6 @@ struct ThreadContext {
|
||||
u32 fpu_registers[32];
|
||||
u32 fpscr;
|
||||
u32 fpexc;
|
||||
|
||||
u32 tls;
|
||||
};
|
||||
|
||||
extern ARM_Interface* g_app_core; ///< ARM11 application core
|
||||
|
||||
Reference in New Issue
Block a user