Revision b9f19507 hw/vga.c
b/hw/vga.c | ||
---|---|---|
40 | 40 |
#include <sys/wait.h> |
41 | 41 |
#include <netinet/in.h> |
42 | 42 |
|
43 |
#define NO_THUNK_TYPE_SIZE |
|
44 |
#include "thunk.h" |
|
45 |
|
|
43 | 46 |
#include "cpu.h" |
44 | 47 |
#include "exec-all.h" |
45 | 48 |
|
46 | 49 |
#include "vl.h" |
47 | 50 |
|
48 |
#define NO_THUNK_TYPE_SIZE |
|
49 |
#include "thunk.h" |
|
50 |
|
|
51 | 51 |
//#define DEBUG_VGA |
52 | 52 |
//#define DEBUG_VGA_MEM |
53 | 53 |
//#define DEBUG_VGA_REG |
Also available in: Unified diff