support cputime clocks for processes/threads other than self
[oweals/musl.git] / src / ldso / x86_64 / dlsym.s
index 4261145c9ba161e24cf757cc5853e8c946f8e34a..3c16616a22f41ff64146f62a4b4f39bae931e704 100644 (file)
@@ -2,5 +2,5 @@
 .global dlsym
 .type dlsym,@function
 dlsym:
-       mov (%rsp),%edx
+       mov (%rsp),%rdx
        jmp __dlsym