winebuild: Remove a no longer necessary movzwl instruction.
commit392933149b1f5b6653e010362a25a3bdc796ae7f
authorAlexandre Julliard <julliard@winehq.org>
Wed, 5 Apr 2006 18:02:51 +0000 (5 20:02 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 5 Apr 2006 18:02:51 +0000 (5 20:02 +0200)
tree43185b75933f5950311cb631536df4df90bbdb2d
parentc205d115c8638da17f3cb60a2e9e324739b3e9dd
winebuild: Remove a no longer necessary movzwl instruction.

This could cause broken relays to be generated depending on the order
of the entry points in the relay list.
Also add a few missing tabs in the assembly output.
tools/winebuild/spec16.c