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/Lia64-test-stack.c
mostang.com!davidm dce915e1f6 Update.
(Logical change 1.99)
2003-09-24 05:03:10 +00:00

6 lines
140 B
C

#define UNW_LOCAL_ONLY
#include <libunwind.h>
#if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY)
#include "Gia64-test-stack.c"
#endif