about summary refs log tree commit diff
path: root/include/coverage-32.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/coverage-32.h')
-rw-r--r--include/coverage-32.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/coverage-32.h b/include/coverage-32.h
index 89c08cdf..cca8e743 100644
--- a/include/coverage-32.h
+++ b/include/coverage-32.h
@@ -1,5 +1,6 @@
 #include "config.h"
 #include "types.h"
+#error "AFLRun does not support 32 bit fuzzing, please use 64 version"
 
 u32 skim(const u32 *virgin, const u32 *current, const u32 *current_end);
 u32 classify_word(u32 word);