X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=support%2Fregression%2Ftests%2Flibmullong.c;h=fc26af4b1bcdc2123a6a6c47941bcb5b82a6ac69;hb=192a38bfafa3f31ffff65c59336261b1f3632543;hp=4ab6ee755533ac32402668a9f921a2ebdb3ae3e2;hpb=c8906390a11342c94da74c172d31d0c1e1fff227;p=fw%2Fsdcc diff --git a/support/regression/tests/libmullong.c b/support/regression/tests/libmullong.c index 4ab6ee75..fc26af4b 100644 --- a/support/regression/tests/libmullong.c +++ b/support/regression/tests/libmullong.c @@ -11,7 +11,7 @@ # define mullong(a,b) mullong_wrapper(a,b) # if defined(type_c) && !defined(WORDS_BIGENDIAN) # define _SDCC_NO_ASM_LIB_FUNCS 1 -# define near +# define __near # define long int # include "device/lib/_mullong.c" # endif