template.S 117 B

123456
  1. /* https://github.com/cirosantilli/x86-bare-metal-examples#minimal-gas-example */
  2. #include "common.h"
  3. BEGIN
  4. hlt