aboutsummaryrefslogtreecommitdiff
path: root/gdb/coff-pe-read.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/coff-pe-read.h')
-rw-r--r--gdb/coff-pe-read.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/coff-pe-read.h b/gdb/coff-pe-read.h
index f34d271..e4e58b2 100644
--- a/gdb/coff-pe-read.h
+++ b/gdb/coff-pe-read.h
@@ -24,7 +24,8 @@
struct objfile;
-/* Read the export table and convert it to minimal symbol table entries */
+/* Read the export table and convert it to minimal symbol table
+ entries */
extern void read_pe_exported_syms (struct objfile *objfile);
#endif /* !defined (COFF_PE_READ_H) */