* gas/all/gas.exp: Skip relax test on hppa*-*-hpux*.
[deliverable/binutils-gdb.git] / gas / read.h
index 87070aff2bcae2df8cdea818d09f23783ac089c2..88599946711671732cdd0810253fa0d87542c405 100644 (file)
@@ -1,13 +1,13 @@
 /* read.h - of read.c
    Copyright 1986, 1990, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-   2000, 2001, 2002, 2003, 2004, 2005
+   2000, 2001, 2002, 2003, 2004, 2005, 2007
    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
-   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,
@@ -185,3 +185,5 @@ extern void stringer (int append_zero);
 extern void s_xstab (int what);
 extern void s_rva (int);
 extern void s_incbin (int);
+extern void s_vendor_attribute (int);
+extern void s_weakref (int);
This page took 0.023072 seconds and 4 git commands to generate.