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: Calling convention bug in io.cxx?


On Fri, Feb 25, 2005 at 08:57:34PM +0100, ?yvind Harboe wrote:
> Shouldn't io.cxx line 255 be:
> 
> __externC int ioctl( int fd, CYG_ADDRWORD com, CYG_ADDRWORD data, ...)
> 
> instead of:
> 
> __externC int ioctl( int fd, CYG_ADDRWORD com, CYG_ADDRWORD data)

cvs up

        Andrew

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