aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.2.1-5666.3/gcc/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.2.1-5666.3/gcc/version.h')
-rw-r--r--gcc-4.2.1-5666.3/gcc/version.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc-4.2.1-5666.3/gcc/version.h b/gcc-4.2.1-5666.3/gcc/version.h
new file mode 100644
index 000000000..8e944ccde
--- /dev/null
+++ b/gcc-4.2.1-5666.3/gcc/version.h
@@ -0,0 +1,5 @@
+#ifndef GCC_VERSION_H
+#define GCC_VERSION_H
+extern const char version_string[];
+extern const char bug_report_url[];
+#endif /* ! GCC_VERSION_H */