forked from Imagelibrary/rtems
added prototype for delay.
This commit is contained in:
@@ -72,6 +72,7 @@ zylons()
|
||||
{
|
||||
unsigned char *leds = (unsigned char *)LED_ADDR;
|
||||
unsigned char curled = 0xfe;
|
||||
void delay( int );
|
||||
|
||||
while (1)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user