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

6 lines
117 B
ArmAsm
Raw Permalink Normal View History

/* https://github.com/cirosantilli/x86-bare-metal-examples#minimal-gas-example */
2018-12-04 09:46:27 +00:00
2015-09-12 11:37:30 +02:00
#include "common.h"
BEGIN
hlt