Georg-Johann Lay wrote:
> Paulo Marques schrieb:
> 
>> +/* avrtest counter wrappers */
>> +
>> +static void start_perf_counter(int number)
>> ...
>> +static void stop_perf_counter(int number)
>> ...
> 
> static??

Yes, the "exit.c" code is supposed to be included directly into the code
that uses it, so that all these small functions get inlined.

IIRC this is called "exit.c" and not "avrtest_helpers.h" because of the
way the testsuite works...

-- 
Paulo Marques
Software Development Department - Grupo PIE, S.A.
Phone: +351 252 290600, Fax: +351 252 290601
Web: www.grupopie.com

"All I ask is a chance to prove that money can't make me happy."

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

Reply via email to