diff options
Diffstat (limited to 'contrib/gcc/f/version.h')
-rw-r--r-- | contrib/gcc/f/version.h | 6 |
1 files changed, 0 insertions, 6 deletions
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 */ |