forked from len0rd/rockbox
static/const/#include/tab police on various files
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19643 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
87f88d25ba
commit
32c2f455d1
5 changed files with 501 additions and 498 deletions
|
|
@ -121,7 +121,7 @@ const char appsversion[]=APPSVERSION;
|
|||
|
||||
static void init(void);
|
||||
|
||||
void fourhertz_tick_task(void)
|
||||
static void fourhertz_tick_task(void)
|
||||
{
|
||||
static long last_fire = 0;
|
||||
if (TIME_AFTER(current_tick, last_fire+HZ/4))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue