Use getters/setters to access ARM branch type
[deliverable/binutils-gdb.git] / gas / config / tc-tic30.h
index c6cb16935fd21ad08a5cd246357a598146db6b32..7bde248412fdc97d9e6495a48ff4e0725e93f5eb 100644 (file)
@@ -1,12 +1,12 @@
 /* tc-tic30.h -- Header file for tc-tic30.c
-   Copyright 1998, 2000, 2002, 2005 Free Software Foundation, Inc.
+   Copyright (C) 1998-2016 Free Software Foundation, Inc.
    Contributed by Steven Haworth (steve@pm.cse.rmit.edu.au)
 
    This file is part of GAS, the GNU Assembler.
 
    GAS is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2, or (at your option)
+   the Free Software Foundation; either version 3, or (at your option)
    any later version.
 
    GAS is distributed in the hope that it will be useful,
@@ -16,8 +16,8 @@
 
    You should have received a copy of the GNU General Public License
    along with GAS; see the file COPYING.  If not, write to the Free
-   Software Foundation, 59 Temple Place - Suite 330, Boston, MA
-   02111-1307, USA.  */
+   Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA
+   02110-1301, USA.  */
 
 #ifndef _TC_TIC30_H_
 #define _TC_TIC30_H_
@@ -48,6 +48,4 @@
 
 extern int tic30_unrecognized_line (int);
 
-#define tc_aout_pre_write_hook {}
-
 #endif
This page took 0.02843 seconds and 4 git commands to generate.