1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-11-26 09:07:38 +01:00

Drop include of <libunwind.h> and #ifdef checks.

(Logical change 1.244)
This commit is contained in:
hp.com!davidm 2004-08-18 10:57:18 +00:00
parent 90951df194
commit 54b9ba95f9

View file

@ -1,5 +1,2 @@
#define UNW_LOCAL_ONLY
#include <libunwind.h>
#if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY)
#include "Ginstall_cursor-ia64.S.S"
#endif
#include "Ginstall_cursor.S"