about summary refs log tree commit diff
path: root/boot/catboot.h
diff options
context:
space:
mode:
authorMel <mel@rnrd.eu>2026-05-03 22:31:29 +0200
committerMel <mel@rnrd.eu>2026-05-03 22:31:29 +0200
commit56c0c620078b906a1994e0833c522913928b37aa (patch)
treed1b404a1b70d0a76c7920eff04f11c00bd3f1cc0 /boot/catboot.h
parentbb94681272a0ee867f8a1e86cf01a2ac0289e25f (diff)
downloadcatskill-56c0c620078b906a1994e0833c522913928b37aa.tar.zst
catskill-56c0c620078b906a1994e0833c522913928b37aa.zip
Lowering pass initial driver shell
Signed-off-by: Mel <mel@rnrd.eu>
Diffstat (limited to 'boot/catboot.h')
-rw-r--r--boot/catboot.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/boot/catboot.h b/boot/catboot.h
index 71c2366..dc5fc82 100644
--- a/boot/catboot.h
+++ b/boot/catboot.h
@@ -21,5 +21,6 @@
 #include "visit/tree.c"
 #include "ir.c"
 #include "visit/ir.c"
+#include "lower.c"
 #include "transpile.c"
 #include "build.c"