This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: FAT12/16 filesystem for ecos


Iram wrote:

Thanx for your reply. I have written some of the
macros for Big Endian. The GET_BYTES macro uses
function bcopy() to copy 'n' length string for little
endian. For big endian its not as simple as that I was
wondering if a similar sort of macro already exists
that could be used as a starting point



The GET/SET_BYTES macros are used for reading/writing strings and this should be endianess independent.

savin

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]