Files
x86-bare-metal-examples/reboot.S

6 lines
119 B
ArmAsm
Raw Normal View History

/* https://github.com/cirosantilli/x86-bare-metal-examples#reboot */
2018-12-04 09:46:27 +00:00
2015-09-21 09:43:03 +02:00
#include "common.h"
BEGIN
ljmpw $0xF000, $0XFFF0