aboutsummaryrefslogtreecommitdiff
path: root/gcc/version.h
blob: b7bb57059efabffd06330fd585d187e4482ed716 (plain)
1
2
3
4
#ifndef __GCC_VERSION_H__
#define __GCC_VERSION_H__
extern const char *const version_string;
#endif /* __GCC_VERSION_H__ */