[TOP/ルール] [目次] [最新の80件] [人気の80件]
void reset_cpu(void) { wait_KBC_sendready(); io_out8(PORT_KEYCMD, 0xfe); for (;;) { io_hlt(); } }