summaryrefslogtreecommitdiff
path: root/src/third_party/unwind/dist/src/mi/Lset_caching_policy.c
blob: cc18816b37712620213d2116342729a86e8d857d (plain)
1
2
3
4
5
#define UNW_LOCAL_ONLY
#include <libunwind.h>
#if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY)
#include "Gset_caching_policy.c"
#endif