summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/f
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/f')
-rw-r--r--contrib/gcc/f/version.c4
-rw-r--r--contrib/gcc/f/version.h6
2 files changed, 0 insertions, 10 deletions
diff --git a/contrib/gcc/f/version.c b/contrib/gcc/f/version.c
deleted file mode 100644
index 16c33e7..0000000
--- a/contrib/gcc/f/version.c
+++ /dev/null
@@ -1,4 +0,0 @@
-#include "ansidecl.h"
-#include "f/version.h"
-
-const char *const ffe_version_string = "3.2.2 20030205 (release)";
diff --git a/contrib/gcc/f/version.h b/contrib/gcc/f/version.h
deleted file mode 100644
index fe77551..0000000
--- a/contrib/gcc/f/version.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef GCC_F_VERSION_H
-#define GCC_F_VERSION_H
-
-extern const char *const ffe_version_string;
-
-#endif /* ! GCC_F_VERSION_H */
OpenPOWER on IntegriCloud