summaryrefslogtreecommitdiff
path: root/tests/Lperf-simple.c
blob: cdf38c207a0d5f2114550f984b56906bf8d210e0 (plain)
1
2
3
4
5
#define UNW_LOCAL_ONLY
#include <libunwind.h>
#if !defined(UNW_REMOTE_ONLY)
#include "Gperf-simple.c"
#endif