summaryrefslogtreecommitdiff
path: root/config_host/config_fuzzers.h.in
blob: a33823260a9e35dfe8792e3d8245cb169dee76be (plain)
1
2
3
4
5
6
7
8
9
10
/*
Settings for fuzzers mode
*/

#ifndef CONFIG_FUZZERS_H
#define CONFIG_FUZZERS_H

#define ENABLE_FUZZERS 0

#endif