blob: 5dadebeebfcc068235684b25e34c2a4d70d6cd73 [file] [log] [blame]
.text
.global bar
.type bar,"function"
bar:
movl foobar@GOT(%ebx), %eax
.comm foobar,30,4