[Bug 1657] New BSP code inclusion in CVS HEAD - Milkymist

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Mon Aug 23 20:53:20 UTC 2010


https://www.rtems.org/bugzilla/show_bug.cgi?id=1657

--- Comment #19 from Michael Walle <michael at walle.cc> 2010-08-23 15:53:18 CDT ---
> Is there anyway the lm32 port could use rtems_isrXXX instead of lm32_isrXXX? 
> That would avoid the ifdef entirely.

I've already had a look into this yesterday. I don't know the exact reason why
the original author of the lm32 port has used the lm32_isr_entry prototype, but
it should be ok to convert it to rtems_isr_entry. Internally it is casted to
rtems_isr_entry anyway.

I tried to fix it, but got the same result as Yann (ticker is not working). So
i deferred it ;)

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list