#include int main() { cprintf("Hello, world!\r\n"); while(1); return 0; }