uClibc Blackfin patches 1/N
Mike Frysinger
vapier at gentoo.org
Mon Sep 18 18:29:35 PDT 2006
On Tuesday 05 September 2006 17:49, Bernd Schmidt wrote:
> This first patch introduces a new macro, DL_CALL_FUNC_AT_ADDR, which is
> used instead of making calls through function pointers.
erm it also introduces DL_ADDR_TO_FUNC_PTR() but doesnt define a default
value ... i'm guessing that should be:
#define DL_ADDR_TO_FUNC_PTR(addr, loadaddr) (addr)
so ive gone ahead and merged the patch plus this
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: not available
Url : http://busybox.net/lists/uclibc/attachments/20060918/be195494/attachment.pgp
More information about the uClibc
mailing list