As Eric Weddington wrote: > Modified: trunk/avr-libc/crt1/gcrt1.S > =================================================================== > --- trunk/avr-libc/crt1/gcrt1.S 2010-03-31 04:27:34 UTC (rev 2113) > +++ trunk/avr-libc/crt1/gcrt1.S 2010-03-31 05:12:22 UTC (rev 2114) > @@ -175,6 +175,8 @@ > vector __vector_123 > vector __vector_124 > vector __vector_125 > + vector __vector_126 > + vector __vector_127 > .endfunc
I wonder whether we could somehow automate this... -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) _______________________________________________ AVR-libc-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-libc-dev
