* s/sourceware.cygnus.com/sources.redhat.com/ throughout
[deliverable/binutils-gdb.git] / gdb / srec.h
index ac18e9f7ffe6daa0a71cfab3d42a6d8f4bb931bc..7c86bd3537972c7f2194ac2c2f87990bba9f0eb3 100644 (file)
@@ -18,9 +18,9 @@
    Foundation, Inc., 59 Temple Place - Suite 330,
    Boston, MA 02111-1307, USA.  */
 
-void load_srec PARAMS ((serial_t desc, const char *file, bfd_vma load_offset,
-                       int maxrecsize, int flags, int hashmark,
-                       int (*waitack) (void)));
+void load_srec (serial_t desc, const char *file, bfd_vma load_offset,
+               int maxrecsize, int flags, int hashmark,
+               int (*waitack) (void));
 
 /* S-record capability flags */
 
This page took 0.023477 seconds and 4 git commands to generate.