|
From: Julian S. <js...@ac...> - 2009-06-24 08:06:57
|
> > BTW, I am assuming that there is no limitation on the signature of the > > orignal function with regards to doing I_WRAP_SONAME_FNNAME_ZZ (as there > > are for CALL_FN_*_*) - the manual doesn't call out explicitly. > > As far as I know there are no such limitations. There are -- you can only pass machine-word sized arguments and get a machine-word typed result. No floating point args or results. J |