mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-26 13:30:30 +00:00
Fix typo introduced by previous delta
This commit is contained in:
parent
569acd2ce2
commit
36bfbdd390
@ -892,7 +892,9 @@ extern segT obj_coff_add_segment (const char *);
|
||||
extern void obj_coff_section (int);
|
||||
extern void c_dot_file_symbol (const char *, int);
|
||||
extern segT s_get_segment (symbolS *);
|
||||
#ifndef tc_coff_symbol_emit_hook
|
||||
extern void tc_coff_symbol_emit_hook (symbolS *);
|
||||
#endif
|
||||
extern void obj_coff_pe_handle_link_once (void);
|
||||
extern void obj_coff_init_stab_section (segT);
|
||||
extern void c_section_header (struct internal_scnhdr *,
|
||||
|
Loading…
Reference in New Issue
Block a user