Subject: Re: evbsh3 -> evbsh3{el,bl}
To: None <itojun@iijlab.net>
From: Marcus Comstedt <marcus@idonex.se>
List: port-sh3
Date: 01/04/2001 02:26:34
>>>>> "itojun" == itojun  <itojun@iijlab.net> writes:

  itojun> 	i remember another thing - arch/evbsh3/include/endian_machdep.h goes
  itojun> 	a little bit tricky.  is it okay to install endian_machdep_{eb,el}.h
  itojun> 	depending on MACHINE_ARCH settings?

Actually, since gcc automatically defines either __LITTLE_ENDIAN__ or
__BIG_ENDIAN__, can't we just use that define in endian_machdep.h?


  // Marcus