mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-05 15:15:42 +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 symbol;
|
||||||
struct fde_entry;
|
struct fde_entry;
|
||||||
|
|
||||||
|
extern int all_cfi_sections;
|
||||||
|
|
||||||
extern const pseudo_typeS cfi_pseudo_table[];
|
extern const pseudo_typeS cfi_pseudo_table[];
|
||||||
|
|
||||||
#ifndef tc_cfi_frame_initial_instructions
|
#ifndef tc_cfi_frame_initial_instructions
|
||||||
|
|||||||
Reference in New Issue
Block a user