Fix exit.c

This commit is contained in:
Andrea Fioraldi 2023-11-21 14:08:03 +01:00
parent 4605ea753b
commit 4226e1656c

View File

@ -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