1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-26 03:11:44 +02:00
libunwind-eh_elf/tests/Lia64-test-nat.c

6 lines
138 B
C
Raw Normal View History

2004-02-14 08:53:31 +01:00
#define UNW_LOCAL_ONLY
#include <libunwind.h>
#if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY)
#include "Gia64-test-nat.c"
#endif