7 # Align the stack and make sure the high half is zero
19 # Compute argc and argv
22 movb %dl,81(%bx) # Zero-terminate string
24 pushl %eax # Make space for argv
30 calll __init_memory_arena
37 # Here %eax is the exit code, fall through into exit
44 # Exit code already in %eax
45 movb $0x4c,%ah # Terminate program