2002-02-01 18:16:02 +00:00
|
|
|
#ifndef GCC_F_VERSION_H
|
|
|
|
#define GCC_F_VERSION_H
|
1999-08-26 09:30:50 +00:00
|
|
|
|
2002-02-01 18:16:02 +00:00
|
|
|
extern const char *const ffe_version_string;
|
1999-08-26 09:30:50 +00:00
|
|
|
|
2002-02-01 18:16:02 +00:00
|
|
|
#endif /* ! GCC_F_VERSION_H */
|