Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 109 Bytes

Readme.md

File metadata and controls

5 lines (4 loc) · 109 Bytes

use the following commands to run the script 😍:

  • $ nasm -felf64 app.asm
  • $ ld app.o -o app
  • $ ./app