global _start
; This binary is there for tests that need a binary that crashes
; and is as simple as possible
_start:
mov dword [eax], 0