diff options
| author | Thomas Jarosch <tomj@simonv.com> | 2015-01-05 18:44:36 +0100 |
|---|---|---|
| committer | Thomas Jarosch <tomj@simonv.com> | 2015-01-05 18:44:36 +0100 |
| commit | fdd4aef34003587d7fd9ed754dd35ce901b639bf (patch) | |
| tree | d129b8b8e587d4a1a7215c2226bfafe55f6dd643 /apps/plugin.c | |
| parent | c907e127f8b1d267e91e82d28cdb210288852b82 (diff) | |
| download | rockbox-fdd4aef34003587d7fd9ed754dd35ce901b639bf.zip rockbox-fdd4aef34003587d7fd9ed754dd35ce901b639bf.tar.gz rockbox-fdd4aef34003587d7fd9ed754dd35ce901b639bf.tar.bz2 rockbox-fdd4aef34003587d7fd9ed754dd35ce901b639bf.tar.xz | |
Make thirty functions static to reduce binary size
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
Diffstat (limited to 'apps/plugin.c')
0 files changed, 0 insertions, 0 deletions