* src/mcs51/peeph.def: disabled rule 132.d to fix #1734654
[fw/sdcc] / support / cpp2 / version.h
1 #ifndef GCC_VERSION_H
2 #define GCC_VERSION_H
3 extern const char version_string[];
4 extern const char bug_report_url[];
5 #endif /* ! GCC_VERSION_H */