As you might have noticed I tried to change for . prefix, because it's
authorAndy Polyakov <appro@openssl.org>
Sat, 14 Dec 2002 23:14:00 +0000 (23:14 +0000)
committerAndy Polyakov <appro@openssl.org>
Sat, 14 Dec 2002 23:14:00 +0000 (23:14 +0000)
commit717c5cdcc79daf0c16c62828619da247de9236a7
treede0f3689c6c71e8ee9b4ed161bf1c61dc57fdad7
parent0654bba39f2bae505a51f8d61eca97d4c96ec9fa
As you might have noticed I tried to change for . prefix, because it's
the one to be used to denote local labels in single function scope.
Problem is that SHA uses same label set across functions, therefore I
have to switch back to $ prefix.
crypto/perlasm/x86nasm.pl