mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-06 21:25:03 -05:00
If any of those functions should be (unused) API functions, they can easily be turned back once really needed. Detected using a new cppcheck check that uses the internal symbol database to catch functions that are only used in the current file. Change-Id: Ic2b1e5b8020b76397f11cefc4e205f3b7ac1f184 |
||
|---|---|---|
| .. | ||
| Makefile | ||
| skin_buffer.c | ||
| skin_buffer.h | ||
| skin_buffer_debug.pl | ||
| skin_debug.c | ||
| skin_debug.h | ||
| skin_parser.c | ||
| skin_parser.h | ||
| skin_parser.make | ||
| skin_scan.c | ||
| skin_scan.h | ||
| SOURCES | ||
| symbols.h | ||
| tag_table.c | ||
| tag_table.h | ||