undef PASS_BIG_VAL_AS_VAR for now; it does not work properly in all cases
This commit is contained in:
parent
b1ee8fe36b
commit
228fe4b4d0
|
@ -77,7 +77,7 @@
|
||||||
|
|
||||||
|
|
||||||
!File: bigparam.h
|
!File: bigparam.h
|
||||||
#define PASS_BIG_VAL_AS_VAR 1 /* define when big value parameters must be
|
#undef PASS_BIG_VAL_AS_VAR 1 /* define when big value parameters must be
|
||||||
passed as addresses
|
passed as addresses
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue