mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
long policy
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5630 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
78826de045
commit
70fba66708
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ void panicf( const char *fmt, ...)
|
|||
while (1)
|
||||
{
|
||||
#ifndef SIMULATOR
|
||||
volatile int i;
|
||||
volatile long i;
|
||||
led (state);
|
||||
state = state?false:true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue