sew on side

This commit is contained in:
user
2026-02-03 21:33:15 +01:00
parent e8818d2b23
commit ce87f48f41
3 changed files with 4 additions and 4 deletions

View File

@@ -40,7 +40,7 @@ class Scheduler {
/*! \brief Idle thread
*/
IdleThread idleThread;
alignas(16) IdleThread idleThread;
public:
Scheduler();