ok, the second time's a charm
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2007 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
88a621e159
commit
d3aaf99b1e
@ -33,6 +33,7 @@ static int _Exit_SP = 0;
|
||||
void
|
||||
abort()
|
||||
{
|
||||
raise(SIGABRT);
|
||||
exit(EXIT_FAILURE);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user