Fix lua unused-variable warning by introducing UNUSED_ATTR.
commitaf4f2157b8732243326a3b65f4cd8eb4104ea670
authorThomas Martitz <kugel@rockbox.org>
Fri, 17 Feb 2012 11:08:27 +0000 (17 12:08 +0100)
committerThomas Martitz <kugel@rockbox.org>
Fri, 17 Feb 2012 11:08:27 +0000 (17 12:08 +0100)
tree73abc284b332f01829a61e34df54bd89b1ea5c93
parent885ecf832703ecc28eeb2476451fea2e8e3fa43e
Fix lua unused-variable warning by introducing UNUSED_ATTR.

Change-Id: If19393db123e89e58545c9e0736e6fa32fccb810
apps/plugins/lua/rocklib.c
firmware/include/gcc_extensions.h