mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-05 17:24:30 +01:00
da357e3c2e
This reverts commit 5976f1a5b3
.
5 lines
109 B
C
5 lines
109 B
C
#define UNW_LOCAL_ONLY
|
|
#include <libunwind.h>
|
|
#if !defined(UNW_REMOTE_ONLY)
|
|
#include "Gperf-simple.c"
|
|
#endif
|