lin
2025-01-04 be45768b193281917003531c55e9ebda9d2c2f99
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