* config/tc-xtensa.c (LOOKAHEAD_ALIGNER): Delete macro.
[deliverable/binutils-gdb.git] / gprof / search_list.h
index 56361df3f74d201af2f940caefa90a8471db5624..672a8aa61bd541d3837380c0bcfa8c0ac92db8e2 100644 (file)
@@ -1,6 +1,6 @@
 /* search-list.h
 
-   Copyright 2000, 2001 Free Software Foundation, Inc.
+   Copyright 2000, 2001, 2004 Free Software Foundation, Inc.
 
 This file is part of GNU Binutils.
 
@@ -43,6 +43,6 @@ typedef struct
   }
 Search_List;
 
-extern void search_list_append PARAMS ((Search_List *, const char *));
+extern void search_list_append (Search_List *, const char *);
 
 #endif /* search_list_h */
This page took 0.022746 seconds and 4 git commands to generate.