avr-chat
[Top][All Lists]
Advanced

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

[avr-chat] Re: AVR-chat Digest, Vol 17, Issue 12


From: Steve Franks
Subject: [avr-chat] Re: AVR-chat Digest, Vol 17, Issue 12
Date: Thu, 15 Jun 2006 12:50:53 -0700


For the optimization issue, you could try __attribute__((used)) . This way you
tell the compiler to assume that the variable is used even if it actually
isn't.


I thought there would be something like that around.  Where are all the possible "__attribute__"'s listed in the docs, by chance, I'm becoming interested...

Steve

reply via email to

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