blob: d9b7083c0623c096951d1690da165d892d5cb0e4 [file] [log] [blame]
.data
.globl foo
.type foo, @object
foo:
.text
.globl _start
.type _start, @function
_start:
addl foo@GOT, %ebx