> > /* External Interrupt Request 5 */
> > #define INT5_num                     6
> > #define INT5_vect                     _VECTOR(6)
> > #define SIG_INTERRUPT5                 _VECTOR(6)
> >
> > Note that SIG_xxxx and yyyy_vect are not always aligned. yyyy_vect
> and
> > yyyy_num however are always aligned.
> 
> I'd like to see a final patch before it is committed.

My original patch was ready to go apart from the headers. However that was a
few versions ago. I'll download the latest versions and check if the patch
needs any changes.

Ron




_______________________________________________
AVR-libc-dev mailing list
AVR-libc-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-libc-dev

Reply via email to