void entry() { while(1) { //asm volatile("hlt"); *(short*)(0xb8888) += 1; } }