projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e16c53f
)
hack for target_ulong define
author
bellard
<bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 4 Jan 2004 18:17:13 +0000
(18:17 +0000)
committer
bellard
<bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 4 Jan 2004 18:17:13 +0000
(18:17 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@525
c046a42c
-6fe2-441c-8c8c-
71466251a162
hw/vga.c
patch
|
blob
|
history
diff --git
a/hw/vga.c
b/hw/vga.c
index 099031442dd93919becd393b34bf09eacd30555a..bc07aca78bbc03213a8b09db15ec36c69f650ab8 100644
(file)
--- a/
hw/vga.c
+++ b/
hw/vga.c
@@
-40,14
+40,14
@@
#include <sys/wait.h>
#include <netinet/in.h>
+#define NO_THUNK_TYPE_SIZE
+#include "thunk.h"
+
#include "cpu.h"
#include "exec-all.h"
#include "vl.h"
-#define NO_THUNK_TYPE_SIZE
-#include "thunk.h"
-
//#define DEBUG_VGA
//#define DEBUG_VGA_MEM
//#define DEBUG_VGA_REG