OSDN Git Service

PR target/23552
[pf3gnuchains/gcc-fork.git] / gcc / sdbout.h
index 92d9a73..1ba8dfb 100644 (file)
@@ -1,5 +1,5 @@
 /* sdbout.h - Various declarations for functions found in sdbout.c
-   Copyright (C) 1998, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1998, 2000, 2003 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
@@ -15,8 +15,8 @@ for more details.
 
 You should have received a copy of the GNU General Public License
 along with GCC; 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.  */
 
-extern void sdbout_symbol              PARAMS ((tree, int));
-extern void sdbout_types               PARAMS ((tree));
+extern void sdbout_symbol (tree, int);
+extern void sdbout_types (tree);