diff options
author | hexcoder- <heiko@hexco.de> | 2020-03-28 13:38:49 +0100 |
---|---|---|
committer | hexcoder- <heiko@hexco.de> | 2020-03-28 13:38:49 +0100 |
commit | 3c142efecfd2ec2e4dfb766819bed26b184c9671 (patch) | |
tree | 26f2f17506c25f114814116300997872433f7ac8 /qemu_mode/patches/afl-qemu-tcg-inl.h | |
parent | 23b3e3c84d3350790b5095a4bb6e1b7c39f28eea (diff) | |
download | afl++-3c142efecfd2ec2e4dfb766819bed26b184c9671.tar.gz |
qemu_mode: silence two compiler warnings
Diffstat (limited to 'qemu_mode/patches/afl-qemu-tcg-inl.h')
-rw-r--r-- | qemu_mode/patches/afl-qemu-tcg-inl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu_mode/patches/afl-qemu-tcg-inl.h b/qemu_mode/patches/afl-qemu-tcg-inl.h index 430574e5..f7c662db 100644 --- a/qemu_mode/patches/afl-qemu-tcg-inl.h +++ b/qemu_mode/patches/afl-qemu-tcg-inl.h @@ -30,6 +30,7 @@ have a look at afl-showmap.c. */ +void afl_gen_tcg_plain_call(void *func); void afl_gen_tcg_plain_call(void *func) { |