1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-17 07:21:44 +02:00
libunwind-eh_elf/tests/Ltest-dyn1.c

5 lines
78 B
C
Raw Normal View History

2003-03-28 08:43:22 +01:00
#ifndef UNW_REMOTE_ONLY
2003-02-22 04:08:22 +01:00
#define UNW_LOCAL_ONLY
#include "Gtest-dyn1.c"
2003-03-28 08:43:22 +01:00
#endif