Retro68/gcc/libjava/sysdep/descriptor-n.h

4 lines
98 B
C
Raw Normal View History

2012-03-27 23:13:14 +00:00
// Given a function pointer, return the code address.
#define UNWRAP_FUNCTION_DESCRIPTOR(X) (X)