From: sdcc-builder Date: Fri, 5 Sep 2003 09:57:41 +0000 (+0000) Subject: fix big endian hosts X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=1eb16ad7ec1e96d2cb18558fcbf323ede6a81017;p=fw%2Fsdcc fix big endian hosts git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2877 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/support/regression/tests/libmullong.c b/support/regression/tests/libmullong.c index 08523bb8..71959813 100644 --- a/support/regression/tests/libmullong.c +++ b/support/regression/tests/libmullong.c @@ -7,7 +7,8 @@ #define type_{type} #if defined(PORT_HOST) -# if defined(type_c) +# include "../../../../../sdccconf.h" +# if defined(type_c) && !defined(WORDS_BIGENDIAN) # define _SDCC_NO_ASM_LIB_FUNCS 1 # define near # define long int