forgot include
This commit is contained in:
parent
94ef85a39a
commit
92e59e0587
@ -27,6 +27,10 @@
|
|||||||
#include "target/arm/syndrome.h"
|
#include "target/arm/syndrome.h"
|
||||||
#include "target/arm/cpu-features.h"
|
#include "target/arm/cpu-features.h"
|
||||||
|
|
||||||
|
//// --- Begin LibAFL code ---
|
||||||
|
#include "libafl/exit.h"
|
||||||
|
//// --- End LibAFL code ---
|
||||||
|
|
||||||
/* AArch64 main loop */
|
/* AArch64 main loop */
|
||||||
void cpu_loop(CPUARMState *env)
|
void cpu_loop(CPUARMState *env)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user