mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
removed yield() define, we have a proper yield() implementation now
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1004 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
50c1ff2b2f
commit
3f0bf03677
1 changed files with 0 additions and 1 deletions
|
|
@ -23,4 +23,3 @@
|
||||||
|
|
||||||
void x11_sleep(int);
|
void x11_sleep(int);
|
||||||
|
|
||||||
#define yield() x11_sleep(5)
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue