office-gobmx/config_host/config_fuzzers.h.in

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
117 B
C
Raw Normal View History

/*
Settings for fuzzers mode
*/
#ifndef CONFIG_FUZZERS_H
#define CONFIG_FUZZERS_H
#define ENABLE_FUZZERS 0
#endif