mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Fix red in 180753ce0a
Change-Id: Ie324d923a322bb8fbf429498ad653d4e83b6f97d
This commit is contained in:
parent
180753ce0a
commit
0d8f99e78c
1 changed files with 2 additions and 0 deletions
|
@ -1079,6 +1079,8 @@ Lyre prototype 1 */
|
||||||
*/
|
*/
|
||||||
#if __GNUC__ >= 8
|
#if __GNUC__ >= 8
|
||||||
#define __NONSTRING __attribute__((__nonstring__))
|
#define __NONSTRING __attribute__((__nonstring__))
|
||||||
|
#else
|
||||||
|
#define __NONSTRING
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue