|
|
Rockbox mail archiveSubject: Re: Cowon D2 EABIRe: Cowon D2 EABI
From: Rafaël Carré <rafael.carre_at_gmail.com>
Date: Tue, 15 Jun 2010 01:35:10 +0200
On Tue, 15 Jun 2010 00:02:14 +0100
> On 14/06/2010 23:14, Andrew Poelstra wrote:
> > 2. If you're just counting clock cycles, the 'volatile' specifier
> 2. Yes, but this generates additional code since extra ldr/str
You can add 'register' to a variable to (try to) avoid that.
that would be 'register unsigned long x' in i2c-telechips.c
If the code is too dependant of the compiler, perhaps just write it in
-- Rafaël Carré
Page was last modified "Jan 10 2012" The Rockbox Crew |