aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.2.1/gcc/version.h
blob: 8e944ccdef60232e611394d5939a1eb485541d22 (plain)
1
2
3
4
5
#ifndef GCC_VERSION_H
#define GCC_VERSION_H
extern const char version_string[];
extern const char bug_report_url[];
#endif /* ! GCC_VERSION_H */