diff options
| author | Mel <mel@rnrd.eu> | 2026-05-03 22:31:29 +0200 |
|---|---|---|
| committer | Mel <mel@rnrd.eu> | 2026-05-03 22:31:29 +0200 |
| commit | 56c0c620078b906a1994e0833c522913928b37aa (patch) | |
| tree | d1b404a1b70d0a76c7920eff04f11c00bd3f1cc0 /boot/catboot.h | |
| parent | bb94681272a0ee867f8a1e86cf01a2ac0289e25f (diff) | |
| download | catskill-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.h | 1 |
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" |
