[flashrom] [PATCH] Fix the delay loop

Joerg Mayer jmayer at loplof.de
Mon Mar 29 12:44:25 CEST 2010


On Mon, Mar 29, 2010 at 06:50:20AM +0200, Carl-Daniel Hailfinger wrote:
> +__attribute__ ((noinline)) void myusec_delay(int usecs)

Is this supported on all supported compilers? If not, maybe create a #define
for that and use this instead of the explicit __attribute__((noinline)).

 ciao
    Joerg





More information about the flashrom mailing list