Fix exit.c
This commit is contained in:
parent
4605ea753b
commit
4226e1656c
@ -1,6 +1,7 @@
|
|||||||
#include "exit.h"
|
#include "exit.h"
|
||||||
|
|
||||||
#include "sysemu/runstate.h"
|
#include "sysemu/runstate.h"
|
||||||
|
#include "cpu.h"
|
||||||
|
|
||||||
// TODO: merge with definition in tcg-runtime.c
|
// TODO: merge with definition in tcg-runtime.c
|
||||||
#define EXCP_LIBAFL_EXIT 0xf4775747
|
#define EXCP_LIBAFL_EXIT 0xf4775747
|
||||||
|
Loading…
x
Reference in New Issue
Block a user