summaryrefslogtreecommitdiff
path: root/conform
diff options
context:
space:
mode:
Diffstat (limited to 'conform')
-rw-r--r--conform/data/stdlib.h-data1
1 files changed, 1 insertions, 0 deletions
diff --git a/conform/data/stdlib.h-data b/conform/data/stdlib.h-data
index aee04465e9..ccfdff637b 100644
--- a/conform/data/stdlib.h-data
+++ b/conform/data/stdlib.h-data
@@ -28,6 +28,7 @@ macro WIFSTOPPED
macro WSTOPSIG
macro WTERMSIG
+function void _Exit (int)
function long a64l (const char*)
function void abort (void)
function int abs (int)