1 #define UNW_LOCAL_ONLY 2 #include "Ginstall_cursor.S" 3 #ifdef __linux__ 4 /* We do not need executable stack. */ 5 .section .note.GNU-stack,"",@progbits 6 #endif 7