예제 #1
0
파일: Kernel.cs 프로젝트: zrbruce/FlingOS
 static Kernel()
 {
     BasicConsole.Init();
     BasicConsole.Clear();
 }