diff options
Diffstat (limited to 'test/long_mode/display.rs')
| -rw-r--r-- | test/long_mode/display.rs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/long_mode/display.rs b/test/long_mode/display.rs index 22fd787..36c4ecb 100644 --- a/test/long_mode/display.rs +++ b/test/long_mode/display.rs @@ -1,3 +1,5 @@ +mod display_rules; + use std::fmt::Write; use yaxpeax_arch::{AddressBase, Decoder, LengthedInstruction}; |
