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]

about __ECOS


hi,
i study the install/include/*.h,
i find some *.h file use "__ECOS" flag.
but i cant find where "__ECOS" flag is defined.how can i resolve it.
so i have to write myself .h file to define "__ECOS" flag,as following:
#ifndef __ECOS
#define __ECOS
#endif



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


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