mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 15:23:53 -06:00
new directory structure
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@391 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
d3eead2eec
commit
6180a1818a
5 changed files with 17 additions and 306 deletions
|
@ -28,14 +28,9 @@
|
|||
#include <signal.h>
|
||||
|
||||
#include "config.h"
|
||||
#ifdef TARGET_I386
|
||||
#include "cpu-i386.h"
|
||||
#endif
|
||||
#ifdef TARGET_ARM
|
||||
#include "cpu-arm.h"
|
||||
#endif
|
||||
#include "cpu.h"
|
||||
#include "thunk.h"
|
||||
#include "exec.h"
|
||||
#include "exec-all.h"
|
||||
|
||||
//#define DEBUG_GDB
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue