* MAINTAINERS: Added self and Andrew for the ppc sim.
[deliverable/binutils-gdb.git] / gdb / ptx4-nat.c
index e721787e8b8741ed2403c871ee353e48317278f4..af313c06134831145c68a4e19e9be5bebbd2ca5a 100644 (file)
@@ -94,8 +94,7 @@ fill_fpregset (fpregset_t *fpregsetp, int regno)
  */
 /* this could use elf_interpreter() from elfread.c */
 int
-proc_iterate_over_mappings (func)
-     int (*func) (int, CORE_ADDR);
+proc_iterate_over_mappings (int (*func) (int, CORE_ADDR))
 {
   vaddr_t curseg, memptr;
   pt_vseg_t pv;
This page took 0.023297 seconds and 4 git commands to generate.