mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 10:07:38 -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
|
||||
#define __NONSTRING __attribute__((__nonstring__))
|
||||
#else
|
||||
#define __NONSTRING
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue