mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-04-11 16:37:45 -04:00
- Move all devkitpro includes before the Rockbox ones so that the macros which are both conflicting and unused can be undef'd - Remove unused result variables - Exclude an unused function from being compiled for this target - Fix hex number formatting - Fix the return value of dummy functions - Fix macro redefinition in the plugins keypad config - Remove duplicate button mapping - Turn off -Wchar-subscripts as it's already handled in Rockbox's ctype.h Change-Id: I3f5a3d492c585f233277a380feaea5fe877a044f |
||
|---|---|---|
| .. | ||
| bfile | ||
| sys_dir.c | ||
| sys_file.c | ||
| sys_file.h | ||
| sys_thread.c | ||
| sys_thread.h | ||
| sys_timer.c | ||
| sys_timer.h | ||