give libc access to its own malloc even if public malloc is interposed
[musl] / src / ldso / or1k / dlsym_time64.S
1 #define __dlsym __dlsym_redir_time64
2 #define dlsym __dlsym_time64
3 #include "dlsym.s"