HPCToolkit
_mcontext.h
Go to the documentation of this file.
1 #ifndef __MCONTEXT_H
2 #define __MCONTEXT_H
3 
4 #include <ucontext.h>
5 #include <sys/ucontext.h>
6 
7 #endif