blob: e1679a9af46d08d1783dcbc2cc3a12efa93944d0 [file] [log] [blame]
.text
.globl other
.type other, @function
other:
xorl %eax, %eax
ret
.size other, .-other