You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- #ifndef GCC_VERSION_H
- #define GCC_VERSION_H
- extern const char version_string[];
- extern const char pkgversion_string[];
- extern const char bug_report_url[];
- #endif /* ! GCC_VERSION_H */
|