reboot.S 119 B

123456
  1. /* https://github.com/cirosantilli/x86-bare-metal-examples#reboot */
  2. #include "common.h"
  3. BEGIN
  4. ljmpw $0xF000, $0XFFF0