PAPI 7.1.0.0
Loading...
Searching...
No Matches
linux-bgp-context.h
Go to the documentation of this file.
1#ifndef _LINUX_BGP_CONTEXT_H
2#define _LINUX_BGP_CONTEXT_H
3
4#include <sys/ucontext.h>
5
6#define GET_OVERFLOW_ADDRESS(ctx) 0x0
7
8/* Signal handling functions */
9#undef hwd_siginfo_t
10#undef hwd_ucontext_t
11typedef int hwd_siginfo_t;
13
14#endif
int hwd_siginfo_t
ucontext_t hwd_ucontext_t