X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=arch%2Fia64%2Finclude%2Fasm%2Fsections.h;h=a7acad2bc2f0b0f14f6b608bf43224b4411ce9d5;hp=7286e4a9fe8449e1b02e5e762eb9dc7e1aeb53ce;hb=deac93df26b20cf8438339b5935b5f5643bc30c9;hpb=7ae115b4f50d3c5824f1a15e572b5de9d1b06d35 diff --git a/arch/ia64/include/asm/sections.h b/arch/ia64/include/asm/sections.h index 7286e4a9fe84..a7acad2bc2f0 100644 --- a/arch/ia64/include/asm/sections.h +++ b/arch/ia64/include/asm/sections.h @@ -21,5 +21,8 @@ extern char __start_gate_brl_fsys_bubble_down_patchlist[], __end_gate_brl_fsys_b extern char __start_unwind[], __end_unwind[]; extern char __start_ivt_text[], __end_ivt_text[]; +#undef dereference_function_descriptor +void *dereference_function_descriptor(void *); + #endif /* _ASM_IA64_SECTIONS_H */