1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-07-01 13:31:43 +02:00
libunwind-eh_elf/src/ia64/Linstall_cursor.S

7 lines
156 B
ArmAsm
Raw Normal View History

#define UNW_LOCAL_ONLY
#include "Ginstall_cursor.S"
#ifdef __linux__
/* We do not need executable stack. */
.section .note.GNU-stack,"",@progbits
#endif