BITS 32 section .text global _start _start: mov BYTE al, 0x1 nop nop nop nop nop nop nop nop int 0x80