]> granicus.if.org Git - yasm/commit
Quiet a warning about casting from a data to function pointer.
authorPeter Johnson <peter@tortall.net>
Sun, 25 May 2008 17:02:24 +0000 (17:02 -0000)
committerPeter Johnson <peter@tortall.net>
Sun, 25 May 2008 17:02:24 +0000 (17:02 -0000)
commit3196e62ef6cb6ea5ec70c77e53accf79bb912b6d
treecab2c1c9aec35a56adcd151fce3c3a09e5805a48
parent13665a69db954e8ab1dee0f160330c16df98bbab
Quiet a warning about casting from a data to function pointer.
This is required to get a function pointer from dlsym().

svn path=/trunk/yasm/; revision=2107
frontends/yasm/yasm-plugin.c