mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2025-01-11 03:23:43 +01:00
(unwi_full_sigmask): Mark as HIDDEN.
(Logical change 1.149)
This commit is contained in:
parent
23a0696c6d
commit
8af7d0d636
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
|
|||
#include "internal.h"
|
||||
#include "tdep.h"
|
||||
|
||||
sigset_t unwi_full_sigmask;
|
||||
HIDDEN sigset_t unwi_full_sigmask;
|
||||
|
||||
static const char rcsid[] UNUSED =
|
||||
"$Id: " PACKAGE_STRING " --- report bugs to " PACKAGE_BUGREPORT " $";
|
||||
|
|
Loading…
Reference in a new issue