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: port_io.h


Konstantin Ivanov <k.ivanov@tns-bbss.bg> writes:

> What packages must be loaded to have a port_io.h file ?
> 

There is no port_io.h in eCos. If you mean plf_io.h, then this is
defined by platform HALs if necessary. However, it should not be
included directly since it may depend on, or modify, definitions in
hal_io.h or var_io.h. Application code should only ever included
hal_io.h.

-- 
Nick Garnett                    eCos Kernel Architect
http://www.ecoscentric.com/     The eCos and RedBoot experts


-- 
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]