diff options
Diffstat (limited to 'frida_mode/include/frida_cmplog.h')
-rw-r--r-- | frida_mode/include/frida_cmplog.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/frida_mode/include/frida_cmplog.h b/frida_mode/include/frida_cmplog.h index a665e970..b620a472 100644 --- a/frida_mode/include/frida_cmplog.h +++ b/frida_mode/include/frida_cmplog.h @@ -3,7 +3,6 @@ extern struct cmp_map *__afl_cmp_map; -void cmplog_config(void); void cmplog_init(void); /* Functions to be implemented by the different architectures */ |