mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
build: kill libdis, move disassemblers to disas/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
c1c9367216
commit
76cad71136
51 changed files with 86 additions and 115 deletions
|
@ -23,7 +23,7 @@
|
|||
* inside "#if defined(TODO) ... #endif" statements to make tests easier.
|
||||
*/
|
||||
|
||||
#include "dis-asm.h"
|
||||
#include "disas/bfd.h"
|
||||
#include "gdbstub.h"
|
||||
#include <kvm.h>
|
||||
#include "kvm_ppc.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue