mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-11 07:19:20 +00:00
mem* check operations now tell where it failed
This commit is contained in:
@ -31,7 +31,6 @@ NewLock(TaskingLock);
|
||||
|
||||
namespace Tasking
|
||||
{
|
||||
|
||||
void Task::Schedule()
|
||||
{
|
||||
if (!StopScheduler)
|
||||
|
Reference in New Issue
Block a user