]> git.ozlabs.org Git - ccan/blob - tools/ccanlint/tests/reduce_features.h
ccanlint: clean up reduced feature handling.
[ccan] / tools / ccanlint / tests / reduce_features.h
1 #ifndef CCANLINT_REDUCE_FEATURES_H
2 #define CCANLINT_REDUCE_FEATURES_H
3 extern bool features_were_reduced;
4
5 #define REDUCE_FEATURES_FLAGS "-Ireduced-features"
6 #endif /* CCANLINT_REDUCE_FEATURES_H */