Remove GCC glue code

This commit is contained in:
2026-02-01 19:01:06 +01:00
parent a00f0d57b8
commit 39197fe88a
22 changed files with 2 additions and 3314 deletions

View File

@@ -21,6 +21,8 @@ def run(exe)
ENV.fetch('QEMU', '').split << exe
end
directory 'build'
task default: :boot
desc 'Final stage'