Feat: kernel thread done
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
#pragma once
|
||||
|
||||
#define bool _Bool
|
||||
#define true 0x1
|
||||
#define false 0x0
|
||||
#define __bool_true_false_are_defined 0x1
|
||||
|
||||
#define ENDL "\r\n"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user