commit | 5802d3f47387f176380e143ee1a9ec202a679f5c | [log] [tgz] |
---|---|---|
author | Indu Bhagat <indu.bhagat@oracle.com> | Mon Jan 15 01:00:07 2024 -0800 |
committer | Indu Bhagat <indu.bhagat@oracle.com> | Mon Jan 15 03:31:35 2024 -0800 |
tree | e53679a8cc359130fe2c692b88e014457418c5c6 | |
parent | 2cea9515b55f6e6748e268c7ab137fb534237de2 [diff] |
gas: dw2gencfi: externalize the all_cfi_sections gas/ * dw2gencfi.h: Declare all_cfi_sections as extern.
diff --git a/gas/dw2gencfi.h b/gas/dw2gencfi.h index c73fd40..7fd6db4 100644 --- a/gas/dw2gencfi.h +++ b/gas/dw2gencfi.h
@@ -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