diff options
Diffstat (limited to 'gas/config/tc-wasm32.h')
-rw-r--r-- | gas/config/tc-wasm32.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gas/config/tc-wasm32.h b/gas/config/tc-wasm32.h index b2ccf1c..2a84a97 100644 --- a/gas/config/tc-wasm32.h +++ b/gas/config/tc-wasm32.h @@ -75,7 +75,6 @@ extern int wasm32_force_relocation (struct fix *); #define elf_tc_final_processing() #define md_post_relax_hook #define md_start_line_hook() -#define HANDLE_ALIGN(sec, fragP) extern bool wasm32_fix_adjustable (struct fix *); |