gbdk-releases/sdcc/support/cpp2/version.h
2015-01-10 16:25:09 +01:00

5 lines
114 B
C

#ifndef GCC_VERSION_H
#define GCC_VERSION_H
extern const char *const version_string;
#endif /* ! GCC_VERSION_H */