kill -9 TARGET_TB_PCREL
This commit is contained in:
parent
504c7a5eb7
commit
e2d34fd5e7
@ -49,4 +49,11 @@
|
||||
|
||||
#define NB_MMU_MODES 12
|
||||
|
||||
//// --- Begin LibAFL code ---
|
||||
|
||||
#undef TARGET_TB_PCREL
|
||||
# define TARGET_TB_PCREL 0
|
||||
|
||||
//// --- End LibAFL code ---
|
||||
|
||||
#endif
|
||||
|
@ -29,4 +29,11 @@
|
||||
# define TARGET_TB_PCREL 1
|
||||
#endif
|
||||
|
||||
//// --- Begin LibAFL code ---
|
||||
|
||||
#undef TARGET_TB_PCREL
|
||||
# define TARGET_TB_PCREL 0
|
||||
|
||||
//// --- End LibAFL code ---
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user