Introducing LunaBuild to the build flow (#36)
[lunaix-os.git] / lunaix-os / kernel / debug / LBuild
diff --git a/lunaix-os/kernel/debug/LBuild b/lunaix-os/kernel/debug/LBuild
new file mode 100644 (file)
index 0000000..d9ddb47
--- /dev/null
@@ -0,0 +1,5 @@
+sources([
+    "failsafe.c",
+    "trace.c",
+    # "gdbstub.c"
+])
\ No newline at end of file