1
This commit is contained in:
2022-06-02 13:01:13 +02:00
parent a19835fcbc
commit 7b7b375c8c
3 changed files with 0 additions and 1 deletions

0
.gitignore vendored Normal file → Executable file
View File

0
c_os/.clang-tidy Normal file → Executable file
View File

View File

@ -16,7 +16,6 @@
#include "kernel/IOport.h"
#include "lib/MyStdLib.h"
#include <variant>
class CGA {
private: