mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-02 02:49:15 +00:00
test(kernel): ✨ add debug playground functions for testing purposes
This commit is contained in:
@ -31,6 +31,8 @@ void TreeFS(Node node, int Depth);
|
||||
void TaskHeartbeat();
|
||||
void StressKernel();
|
||||
void coroutineTest();
|
||||
void __early_playground();
|
||||
void __late_playground();
|
||||
|
||||
#endif // DEBUG
|
||||
#endif // !__FENNIX_KERNEL_non_constructor_tests_H__
|
||||
|
Reference in New Issue
Block a user