undef PASS_BIG_VAL_AS_VAR for now; it does not work properly in all cases

This commit is contained in:
ceriel 1989-07-17 15:37:04 +00:00
parent ebf61935c5
commit 4c92b4bf08

View File

@ -77,7 +77,7 @@
!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
*/