fixed compiler warning

This commit is contained in:
Niclas Finne 2012-01-17 21:47:48 +01:00
parent 9ea5149433
commit 42a7125ce7

View File

@ -105,6 +105,7 @@ static uint8_t is_gateway;
#endif
void init_platform(void);
void clock_wait(int i);
/*---------------------------------------------------------------------------*/
#if 0