Skip to content
Commit 60e5da62 authored by Helge Deller's avatar Helge Deller
Browse files

sections.h: dereference_function_descriptor() returns void pointer



The function dereference_function_descriptor() takes on hppa64, ppc64
and ia64 a pointer to a function descriptor and returns a (void) pointer
to the dereferenced function.
To make cross-arch coding easier, on all other architectures the
dereference_function_descriptor() macro should return a void pointer
too.

Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent bcf87687
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment