1952e2e1c1
These bits are taken from the FSF anoncvs repo on 1-Feb-2002 08:20 PST.
5 lines
114 B
C
5 lines
114 B
C
#ifndef GCC_VERSION_H
|
|
#define GCC_VERSION_H
|
|
extern const char *const version_string;
|
|
#endif /* ! GCC_VERSION_H */
|