X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=main.c;h=bbb7d39c9c81b72da7091708cbcdac569cb1a92f;hb=0247dd5b7560b28fd290296b1ceb68a7b2d390ab;hp=d69bb40a1d53dda7f353ae9fb491c4d1fc9f95d2;hpb=7e5ba118123fc6f330fb1416d0154f39b851a843;p=ppcskel.git diff --git a/main.c b/main.c index d69bb40..bbb7d39 100644 --- a/main.c +++ b/main.c @@ -121,8 +121,6 @@ int main(void) printf("bye, world!\n"); */ - (void) usb_add_device(); - while(1) { // just to get sure we are still in this loop //_CPU_ISR_Enable() // don't know why this is needed...