// hello, world #include void umain(int argc, char **argv) { cprintf("hello, world\n"); cprintf("i am environment %08x\n", thisenv->env_id); }