forked from len0rd/rockbox
A function that returned bool was an alias for a function that returned an int. While that original function was limited to returning either 0 or 1, this aliasing is technially a no-no. So create a small shim to make the warning go away. Change-Id: I4d7807730234928bd59d75f13a4e4adeabbf655e |
||
|---|---|---|
| .. | ||
| arm | ||
| coldfire | ||
| hosted | ||
| mips | ||