Fix superh wasm (no_std) build

This commit is contained in:
2025-05-06 23:21:07 -06:00
parent d225cac205
commit a51ff44be1
2 changed files with 4 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
use alloc::{format, vec::Vec};
use crate::{diff::display::InstructionPart, obj::ResolvedInstructionRef};
static REG_NAMES: [&str; 16] = [