mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-26 23:11:19 +01:00
native: fix build on OS X
This commit is contained in:
parent
01d95afb14
commit
56be13d5da
@ -21,7 +21,7 @@ __native_sig_leave_tramp:
|
||||
call _swapcontext
|
||||
addl $8, %esp
|
||||
|
||||
call _enableIRQ /* TODO this call ? */
|
||||
call _irq_enable
|
||||
|
||||
movl $0x0, __native_in_isr
|
||||
popal
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user