* h8300-tdep.c (h8300_push_dummy_call): Replace unsafe alloca
[deliverable/binutils-gdb.git] / gdb / fbsd-nat.h
index 94d35156f9c073a0302ea0351cdfb1caa758d96b..2f6cd24224cfacc0f9cfbae9269753a7fefc8386 100644 (file)
@@ -29,9 +29,7 @@ extern char *fbsd_pid_to_exec_file (int pid);
    calling FUNC for each memory region.  OBFD is passed as the last
    argument to FUNC.  */
 
-extern int fbsd_find_memory_regions (int (*func) (CORE_ADDR, unsigned long,
-                                                 int, int, int, void *),
-                                    void *obfd);
+extern int fbsd_find_memory_regions (find_memory_region_ftype func, void *obfd);
 
 /* Create appropriate note sections for a corefile, returning them in
    allocated memory.  */
This page took 0.024165 seconds and 4 git commands to generate.