publicclassLinuximplementsIKernel{/** * Load the kernel on top of the system image. */@OverridepublicvoidloadKernel(){System.out.println("Loading: "+this.getClass().getSimpleName());}}
About
This is the personal website of Senthil Kumaran. Amongst many things, he
is a Software Developer, and a CPython Hacker.