@ -6,7 +6,6 @@
// enclosed hexadecimal number, interpreted as a RISC-V
// instruction.
#include "config.h"
#include "disasm.h"
#include "extension.h"
#include "platform.h"
@ -5,7 +5,6 @@
// in its inputs, then output the RISC-V instruction with the disassembly
// enclosed hexadecimal number.
#include <iostream>
#include <string>
#include <cstdint>