aboutsummaryrefslogtreecommitdiffstats
path: root/tools/tests/x86_emulator/x86_emulate.c
blob: 2674d556eb3511e1de339ffae940e28c144f1f5b (plain)
1
2
3
4
5
6
7
#include <stddef.h>
#include <stdint.h>
#include <string.h>
#include <xen/xen.h>

#include "x86_emulate/x86_emulate.h"
#include "x86_emulate/x86_emulate.c"