summaryrefslogtreecommitdiff
path: root/src/third_party/unwind/dist/src/ia64/Linstall_cursor.S
blob: 8c7233972521c8796941841dc6ced6c6c80173aa (plain)
1
2
3
4
5
6
#define UNW_LOCAL_ONLY
#include "Ginstall_cursor.S"
#ifdef __linux__
	/* We do not need executable stack.  */
	.section	.note.GNU-stack,"",@progbits
#endif