1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-05-25 22:22:37 +02:00
libunwind-eh_elf/tests/Ltest-resume-sig.c

6 lines
113 B
C
Raw Permalink Normal View History

2003-02-22 04:08:22 +01:00
#define UNW_LOCAL_ONLY
2003-09-24 07:03:10 +02:00
#include <libunwind.h>
2004-05-05 00:19:18 +02:00
#if !defined(UNW_REMOTE_ONLY)
2003-02-22 04:08:22 +01:00
#include "Gtest-resume-sig.c"
2003-03-28 08:43:22 +01:00
#endif