avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] Problems with avrtest simulatorand avr-gcc testsuite.


From: Paulo Marques
Subject: Re: [avr-gcc-list] Problems with avrtest simulatorand avr-gcc testsuite.
Date: Wed, 20 Apr 2011 12:41:08 +0100
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

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."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]