Subject: Re: __LEADING_UNDERSCORE To: None <thorpej@zembu.com> From: Marcus Comstedt <marcus@idonex.se> List: port-sh3 Date: 03/02/2001 00:43:46
>>>>> "Jason" == Jason R Thorpe <thorpej@zembu.com> writes:
Jason> We should have the compiler generate __LEADING_UNDERSCORE or not.
Ok, so the
#ifdef __ELF__
#define __LEADING_UNDERSCORE
#endif
can just be removed then?
// Marcus