mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
win32simulator fix, __attribute__ defined for win32
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1516 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8fa021785b
commit
4f26c288ca
1 changed files with 2 additions and 1 deletions
|
|
@ -19,4 +19,5 @@
|
|||
|
||||
typedef unsigned int bool;
|
||||
#define true 1
|
||||
#define false 0
|
||||
#define false 0
|
||||
#define __attribute__(s)
|
||||
Loading…
Add table
Add a link
Reference in a new issue