Subversion Repositories HelenOS-historic

Rev

Rev 1449 | Rev 1465 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1449 Rev 1453
Line 432... Line 432...
432
//  test_slam();
432
//  test_slam();
433
//  test_as_area_send();
433
//  test_as_area_send();
434
//  test_pci();
434
//  test_pci();
435
//  test_kbd();
435
//  test_kbd();
436
//  test_time();
436
//  test_time();
437
    test_async_kbd();
437
//  test_async_kbd();
438
//  test_fb();
438
//  test_fb();
439
 
439
 
440
    printf("Hello\nThis is Init\n\nBye.");
440
    printf("Hello\nThis is Init\n\nBye.");
441
   
441
   
442
 
442