public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* [patch] Endian problem of nftl_format and nftldump
@ 2004-12-17  2:30 heechul Yun
  0 siblings, 0 replies; only message in thread
From: heechul Yun @ 2004-12-17  2:30 UTC (permalink / raw)
  To: linux-mtd

Hello 

It seems that both programs should #include <endian.h>.  
If not, the following code can cause problem as it becomes always true. 

#if __BYTE_ORDER == __BIG_ENDIAN 
... 


Regards, 
Heechul. 

===========
Heechul Yun
Digital Media Research Center 
Samsung Electronics 
Tel: +82-31-200-9334

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-12-17  2:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-17  2:30 [patch] Endian problem of nftl_format and nftldump heechul Yun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox