diff options
Diffstat (limited to 'target/hexagon/decode.c')
-rw-r--r-- | target/hexagon/decode.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/hexagon/decode.c b/target/hexagon/decode.c index dffe1d1972..d424245598 100644 --- a/target/hexagon/decode.c +++ b/target/hexagon/decode.c @@ -16,7 +16,6 @@ */ #include "qemu/osdep.h" -#include "qemu/log.h" #include "iclass.h" #include "attribs.h" #include "genptr.h" |