Attempt red build fix. (/me crosses fingers)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13740 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0cbb4cdf68
commit
189a5f812f
1 changed files with 1 additions and 0 deletions
|
@ -267,6 +267,7 @@ static struct BufferedBoards {
|
|||
|
||||
|
||||
static struct plugin_api* rb;
|
||||
MEM_FUNCTION_WRAPPERS(rb);
|
||||
|
||||
static char buf[ROWS*(COLS + 1)]; /* Enough for a whole board or a filename */
|
||||
|
||||
|
|
Loading…
Reference in a new issue