As you might have noticed I tried to change for . prefix, because it's
authorAndy Polyakov <appro@openssl.org>
Sat, 14 Dec 2002 23:13:19 +0000 (23:13 +0000)
committerAndy Polyakov <appro@openssl.org>
Sat, 14 Dec 2002 23:13:19 +0000 (23:13 +0000)
commita8239afc8614a2b02e975c1193f59525ddc9c697
tree126bdbf577d4b57478b123c9ac54e364e2352395
parentbb38cd49e46ea128d304e5a4448ef7f350c9adb0
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