From: Ulf Möller Date: Tue, 5 Dec 2000 03:57:58 +0000 (+0000) Subject: minor modification to the previous change X-Git-Tag: OpenSSL_0_9_6a-beta1~107^2~40 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=428a55a0fe1eac52bfaa99b7265949e085ea3cb8;hp=cc74659fcc7502434d9452718bd47a46e70a0962 minor modification to the previous change --- diff --git a/crypto/perlasm/x86unix.pl b/crypto/perlasm/x86unix.pl index 3e6ff685b7..f89d473b7e 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"); }