/
usr
/
share
/
systemtap
/
runtime
/
linux
/
uprobes
/
File Upload :
llllll
Current File: //usr/share/systemtap/runtime/linux/uprobes/uprobes_arch.h
#if defined (__x86_64__) #include "uprobes_x86_64.h" #elif defined (__i386__) #include "uprobes_i386.h" #elif defined (__powerpc__) #include "uprobes_ppc.h" #elif defined (__s390__) || defined (__s390x__) #include "uprobes_s390.h" #else #error "Unsupported architecture" #endif
Copyright ©2k19 -
Hexid
|
Tex7ure