diff options
Diffstat (limited to 'gcc/version.h')
-rw-r--r-- | gcc/version.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/version.h b/gcc/version.h deleted file mode 100644 index 8891903..0000000 --- a/gcc/version.h +++ /dev/null @@ -1,6 +0,0 @@ -#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 */ |