diff options
Diffstat (limited to 'include/asm-ia64/sections.h')
-rw-r--r-- | include/asm-ia64/sections.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-ia64/sections.h b/include/asm-ia64/sections.h index 8e3dbde..e9eb7f6 100644 --- a/include/asm-ia64/sections.h +++ b/include/asm-ia64/sections.h @@ -17,6 +17,7 @@ extern char __start_gate_vtop_patchlist[], __end_gate_vtop_patchlist[]; extern char __start_gate_fsyscall_patchlist[], __end_gate_fsyscall_patchlist[]; extern char __start_gate_brl_fsys_bubble_down_patchlist[], __end_gate_brl_fsys_bubble_down_patchlist[]; extern char __start_unwind[], __end_unwind[]; +extern char __start_ivt_text[], __end_ivt_text[]; #endif /* _ASM_IA64_SECTIONS_H */ |