aboutsummaryrefslogtreecommitdiff
path: root/gcc/version.h
blob: db5972d2af8d9511e9308c7a8a174f2df1422de5 (plain)
1
2
3
4
#ifndef GCC_VERSION_H
#define GCC_VERSION_H
extern const char version_string[];
#endif /* ! GCC_VERSION_H */