diff --git a/crypto/perlasm/x86unix.pl b/crypto/perlasm/x86unix.pl index 3e6ff685b7adfaa94dcaf83c2bc7f7e3bc9f9fe9..f89d473b7e2fd891db17e734df0a59a8355e7e83 100644 --- a/crypto/perlasm/x86unix.pl +++ b/crypto/perlasm/x86unix.pl @@ -342,12 +342,11 @@ sub main'function_end popl %ebx popl %ebp ret +$const +.${func}_end: EOF push(@out,$tmp); - - push(@out,$const); $const=""; - push(@out,".${func}_end:\n"); if ($main'cpp) { push(@out,"\tSIZE($func,.${func}_end-$func)\n"); }