x86_64: Use addend on relocs
[tinycc.git] / tests / tests2 / 59_function_array.c
blob9fcc12dee43c155e5d59e1b9cab20e1bb1257cb1
1 int (*fct)[42](int x);