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