]> Git Repo - qemu.git/blobdiff - disas/arm-a64.cc
Do not include hw/boards.h if it's not really necessary
[qemu.git] / disas / arm-a64.cc
index 9280950ce38c93f7e53e193bfa686b6a7d58ff9b..27613d4b256897a488a5fe88308d586914fc0235 100644 (file)
@@ -17,9 +17,9 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-extern "C" {
 #include "qemu/osdep.h"
-#include "disas/bfd.h"
+extern "C" {
+#include "disas/dis-asm.h"
 }
 
 #include "vixl/a64/disasm-a64.h"
This page took 0.023956 seconds and 4 git commands to generate.