mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-27 01:27:39 +01:00
(sigprocmask): Declare as global (Intel assembler insists on this).
(Logical change 1.68)
This commit is contained in:
parent
4090e38376
commit
6dbafde94b
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
|
|||
.align 32
|
||||
|
||||
.global __sigsetjmp
|
||||
.global sigprocmask
|
||||
|
||||
.proc __sigsetjmp
|
||||
|
||||
|
|
Loading…
Reference in a new issue