uh oh fixed a compilation error

usermode
ondra05 2022-12-09 00:52:28 +01:00
parent 0f08c059a6
commit d047609f7f
1 changed files with 0 additions and 1 deletions

View File

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