Remove AFL Integration by reverting
This commit is contained in:
@ -29,10 +29,6 @@
|
||||
#include "exec/helper-proto.h"
|
||||
#include "exec/helper-gen.h"
|
||||
|
||||
#ifdef UNICORN_HAS_AFL
|
||||
#include "afl/afl-tcg-op-inl.h"
|
||||
#endif
|
||||
|
||||
static inline void gen_uc_tracecode(TCGContext *tcg_ctx, int32_t size, int32_t type, void *uc, uint64_t pc)
|
||||
{
|
||||
TCGv_i32 tsize = tcg_const_i32(tcg_ctx, size);
|
||||
|
Reference in New Issue
Block a user