mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-11-16 12:34:43 +00:00
gas: dw2gencfi: externalize the all_cfi_sections
gas/
* dw2gencfi.h: Declare all_cfi_sections as extern.
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
struct symbol;
|
||||
struct fde_entry;
|
||||
|
||||
extern int all_cfi_sections;
|
||||
|
||||
extern const pseudo_typeS cfi_pseudo_table[];
|
||||
|
||||
#ifndef tc_cfi_frame_initial_instructions
|
||||
|
||||
Reference in New Issue
Block a user