blob: 0ee2723b7c203b7ac67256a9044f60ffa14059a4 [file] [log] [blame]
.text
.globl _start
.type _start, @function
_start:
movl $call1, %edi
bnd call *%rdi