2003-01-18 Andrew Cagney <ac131313@redhat.com>
[deliverable/binutils-gdb.git] / gdb / symfile.h
index 62dfcefb54b56574a2aef45334890936f1cde18a..4c253e0e3cb942b9208ff30dccda9da89d12b21b 100644 (file)
@@ -252,7 +252,7 @@ extern struct partial_symtab *allocate_psymtab (char *, struct objfile *);
 
 extern void discard_psymtab (struct partial_symtab *);
 
-extern void find_lowest_section (bfd *, asection *, PTR);
+extern void find_lowest_section (bfd *, asection *, void *);
 
 extern bfd *symfile_bfd_open (char *);
 
This page took 0.023313 seconds and 4 git commands to generate.