Loading include/client/hooks.hpp +5 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,11 @@ extern "C" { } #include <libsyscall_intercept_hook_point.h> /* * For PowerPC, syscall_no_intercept_wrapper() is defined in the * syscall intercept branch `powerpc` and file * `include/libsyscall_intercept_hook_point.h` */ #ifndef _ARCH_PPC64 template <class... Args> inline long Loading Loading
include/client/hooks.hpp +5 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,11 @@ extern "C" { } #include <libsyscall_intercept_hook_point.h> /* * For PowerPC, syscall_no_intercept_wrapper() is defined in the * syscall intercept branch `powerpc` and file * `include/libsyscall_intercept_hook_point.h` */ #ifndef _ARCH_PPC64 template <class... Args> inline long Loading