#include "elna/source/parser.hpp" #include namespace elna::riscv { void riscv32_elf(source::block *ast, const std::filesystem::path& out_file); }