Drop m_ prefix from libmsl
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
#if defined(__x86_64__)
|
||||
#include <amd64/syscall.h>
|
||||
#define m_syscall msl_amd64_syscall
|
||||
#define syscall amd64_syscall
|
||||
#endif
|
||||
|
||||
#endif // _LIBMSL_M_SYSCALL_H
|
||||
|
||||
Reference in New Issue
Block a user