Second Extended Filesystem (ext2) and other improvements (#33)
[lunaix-os.git] / lunaix-os / kernel / process / LBuild
index 3bb42be0cb3d797c0defbb320991c89a19019b8d..3fc72ec1a7a028d7f2bef2ae15900780d93cf05f 100644 (file)
@@ -5,5 +5,7 @@ sources([
     "process.c",
     "taskfs.c",
     "task_attr.c",
-    "thread.c"
+    "thread.c",
+    "preemption.c",
+    "switch.c",
 ])
\ No newline at end of file