forked from len0rd/rockbox
Oops, use the mem* function wrapper macro to make gcc happy
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17300 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ddae6a242c
commit
1f7a72f311
1 changed files with 1 additions and 0 deletions
|
@ -283,6 +283,7 @@ PLUGIN_HEADER
|
|||
#endif
|
||||
|
||||
static struct plugin_api* rb;
|
||||
MEM_FUNCTION_WRAPPERS(rb);
|
||||
|
||||
enum {
|
||||
basicButtons,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue