diff options
Diffstat (limited to 'gcc/config/mips/linux-common.h')
| -rw-r--r-- | gcc/config/mips/linux-common.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/mips/linux-common.h b/gcc/config/mips/linux-common.h index cf7713b..b29f4aa 100644 --- a/gcc/config/mips/linux-common.h +++ b/gcc/config/mips/linux-common.h @@ -27,9 +27,6 @@ along with GCC; see the file COPYING3. If not see ANDROID_TARGET_OS_CPP_BUILTINS(); \ } while (0) -#define EXTRA_TARGET_D_OS_VERSIONS() \ - ANDROID_TARGET_D_OS_VERSIONS(); - #undef LINK_SPEC #define LINK_SPEC \ LINUX_OR_ANDROID_LD (GNU_USER_TARGET_LINK_SPEC, \ |
