blob: 06bd75c2889d012c2f2cd53f22e18f381f29d10b [file] [log] [blame]
#include "symbol-underscore.h"
.text
.globl SYMBOL_NAME(get_retval)
SYMBOL_NAME(get_retval):
xorl %eax, %eax
retl