This code should now build the x86_x64-softmmu part 2.
This commit is contained in:
@ -1,8 +1,6 @@
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
#include <inttypes.h>
|
||||
#include "platform.h"
|
||||
#include <unicorn/unicorn.h>
|
||||
|
||||
#define ADDRESS 0x1000000
|
||||
|
Reference in New Issue
Block a user