OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [sysdep/] [descriptor-y.h] - Blame information for rev 764

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 764 jeremybenn
// Given a function pointer, return the code address.
2
 
3
// The function descriptor is actually multiple words,
4
// but we don't care about anything except the first.
5
#define UNWRAP_FUNCTION_DESCRIPTOR(X)  (*(void **)(X))

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.