Added support for exit() to std.cfg.
This commit is contained in:
parent
6507824a34
commit
1efcd670a1
|
@ -1,5 +1,6 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<def>
|
<def>
|
||||||
|
<function name="exit"><noreturn>true</noreturn></function>
|
||||||
<memory>
|
<memory>
|
||||||
<dealloc>free</dealloc>
|
<dealloc>free</dealloc>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue