shell test

This commit is contained in:
Carl-Benedikt Krüger 2011-07-26 17:00:19 +02:00
parent 446297d213
commit 2535fbd83d

View file

@ -199,6 +199,7 @@ void* server_task(void* e)
SHELLDEBUGPRINTF("err");
if (!(i%100))
SHELLDEBUGPRINTF("\r-%d-",i);
udelay(100);
// Sleep(10);
}
tmp2 = get_clock_tick();