Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide
translations



Rockbox mail archive

Subject: Re: theseven: r23327 - trunk/firmware/target/arm/s5l8700

Re: theseven: r23327 - trunk/firmware/target/arm/s5l8700

From: Rafaël Carré <rafael.carre_at_gmail.com>
Date: Sat, 24 Oct 2009 02:53:21 +0200

On Sat, 24 Oct 2009 02:05:14 +0200
mailer_at_svn.rockbox.org wrote:

> Date: 2009-10-24 02:05:13 +0200 (Sat, 24 Oct 2009)
> New Revision: 23327
>
> Log Message:
> Hide yellow

> -static void* dma_callback(void) ICODE_ATTR;
> +static void* dma_callback(void) ICODE_ATTR __attribute__((unused));

If it's hidden because the function is never used, i would use #if 0
perhaps with a comment

-- 
Rafaël Carré

Received on 2009-10-24

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy