X86: Update opcode-suffix.d
[deliverable/binutils-gdb.git] / gas / config / tc-or1k.h
index 18e22a5d85138c3d8b149f3a5816609f977fb157..7e3f2ebf372bcb44ad6be3be3fae8611bedd96a5 100644 (file)
@@ -1,5 +1,5 @@
 /* tc-or1k.h -- Header file for tc-or1k.c.
-   Copyright 2001-2014 Free Software Foundation, Inc.
+   Copyright (C) 2001-2016 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
@@ -57,8 +57,6 @@ extern long md_pcrel_from_section (struct fix *, segT);
 extern const struct relax_type md_relax_table[];
 #define TC_GENERIC_RELAX_TABLE md_relax_table
 
-#define GAS_CGEN_PCREL_R_TYPE(r_type) gas_cgen_pcrel_r_type(r_type)
-
 #define elf_tc_final_processing or1k_elf_final_processing
 void or1k_elf_final_processing (void);
 
This page took 0.023941 seconds and 4 git commands to generate.