1
0
Fork 0
forked from AbleOS/ableos

uh oh fixed a compilation error

This commit is contained in:
Erin 2022-12-09 00:52:28 +01:00 committed by ondra05
parent 0249353a6b
commit 4c28bfd4d2

View file

@ -14,7 +14,6 @@ mod allocator;
mod arch;
mod kmain;
mod logger;
mod syscalls;
mod task;
use versioning::Version;