Correct library std.cfg about setjmp
This commit is contained in:
parent
bcb7dce97e
commit
d0ab00b100
|
@ -2848,9 +2848,7 @@
|
|||
<function name="setjmp">
|
||||
<noreturn>false</noreturn>
|
||||
<leak-ignore/>
|
||||
<arg nr="1">
|
||||
<not-uninit/>
|
||||
</arg>
|
||||
<arg nr="1"/>
|
||||
</function>
|
||||
<memory>
|
||||
<dealloc>free</dealloc>
|
||||
|
|
Loading…
Reference in New Issue