summaryrefslogtreecommitdiff
path: root/src/mi/Ldyn-extract.c
blob: 1802f865f77d309d9dfe4862eebe48c8b35698b7 (plain)
1
2
3
4
5
#define UNW_LOCAL_ONLY
#include <libunwind.h>
#if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY)
#include "Gdyn-extract.c"
#endif