From 59e38db874dea4e0be94fb28133fddfa1c3dcd03 Mon Sep 17 00:00:00 2001 From: Erin Date: Sun, 26 Nov 2023 04:13:52 +0100 Subject: [PATCH] Whoops. --- hbxrt/src/main.rs | 5 +---- program.hbf | Bin 29 -> 0 bytes test.hba | 9 --------- 3 files changed, 1 insertion(+), 13 deletions(-) delete mode 100644 program.hbf delete mode 100644 test.hba diff --git a/hbxrt/src/main.rs b/hbxrt/src/main.rs index e299c27..ae86ae6 100644 --- a/hbxrt/src/main.rs +++ b/hbxrt/src/main.rs @@ -2,17 +2,14 @@ #![deny(unsafe_op_in_unsafe_fn)] -mod eca; mod mem; use { hbvm::{mem::Address, Vm, VmRunOk}, memmap2::Mmap, - std::{env::args, fs::File, io::Read, mem::MaybeUninit, process::exit}, + std::{env::args, fs::File, mem::MaybeUninit, process::exit}, }; -type RtVm = Vm; - fn main() -> Result<(), Box> { eprintln!("== HBĂ—RT (Holey Bytes Experimental Runtime) v0.1 =="); eprintln!("[W] Currently supporting only flat images"); diff --git a/program.hbf b/program.hbf deleted file mode 100644 index cf79efc8d800a7e835cc3ceb341f3fbb83d60214..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 29 kcmeZZWb