loader: Define asm functions instead of inlines for x86-64 syscalls to avoid trouble...
authorAlexandre Julliard <julliard@winehq.org>
Sat, 18 Dec 2010 11:33:29 +0000 (12:33 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 18 Dec 2010 11:33:29 +0000 (12:33 +0100)
commit61d2d80795d336cf344a1218642b93009396e984
tree1d8840b65206ff67b1530d03d7827df2ee6e1157
parent17e66e06d613026387753f350aa2eaedbcb02ac1
loader: Define asm functions instead of inlines for x86-64 syscalls to avoid trouble with register constraints.
loader/preloader.c