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: Re: interrupt handling -- basic problem?


On Tue, Aug 26, 2003 at 11:20:19AM -0400, amassa@san.rr.com wrote:
> >Here's first one...
> >
> >There are also unnecessary '&' mark before ISR function names in
> >call to cyg_intterrupt_attach() in "developing embedded systems with
> >ecos".
> 
> As Gary said, it is great if you can point out any errors in the
> documentation or the book as well.
> 
> What page did you find this on?

I wouldn't consider putting an unnecessary ampersand in front of a function
name an error, would you? Many people do that by choice to make it more
obvious that it's being used as an address.

-- 
Ryan Boder
http://www.bitwiser.org/icanoop

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