mirror of
https://github.com/encounter/objdiff.git
synced 2025-12-18 01:15:36 +00:00
Fix superh wasm (no_std) build
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
use alloc::{format, vec::Vec};
|
||||
|
||||
use crate::{diff::display::InstructionPart, obj::ResolvedInstructionRef};
|
||||
|
||||
static REG_NAMES: [&str; 16] = [
|
||||
|
||||
Reference in New Issue
Block a user