Add support for .extInstruction pseudo-op.
[deliverable/binutils-gdb.git] / gas / config / obj-som.h
index 16ca21e1c6e5a7daac2fe542f83844e267247d49..15e7995540f386a292c93bed633bd89afd70ee19 100644 (file)
@@ -1,12 +1,11 @@
 /* SOM object file format.
 /* SOM object file format.
-   Copyright 1993, 1994, 1995, 1998, 2000, 2004, 2005, 2006
-   Free Software Foundation, Inc.
+   Copyright (C) 1993-2016 Free Software Foundation, Inc.
 
    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
 
    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 1, 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,
    any later version.
 
    GAS is distributed in the hope that it will be useful,
@@ -28,6 +27,7 @@
 #define OBJ_SOM 1
 
 #include "bfd/som.h"
 #define OBJ_SOM 1
 
 #include "bfd/som.h"
+#include "som/reloc.h"
 #include "targ-cpu.h"
 
 #ifndef FALSE
 #include "targ-cpu.h"
 
 #ifndef FALSE
This page took 0.024794 seconds and 4 git commands to generate.