Document sys_freeze.[ch] (#2666)

This commit is contained in:
Gabriel Ravier
2026-02-18 12:36:07 +01:00
committed by GitHub
parent b0a03cc1a4
commit 42242bdf88
4 changed files with 19 additions and 7 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
#include "attributes.h"
NORETURN void func_800D31A0(void);
NORETURN void Freeze_CurrentThread(void);
#endif