From-SVN: r28191
This commit is contained in:
Jason Merrill 1999-07-20 15:14:01 -04:00
parent 3773a46b93
commit a15fe78b44
1 changed files with 0 additions and 8 deletions

View File

@ -2301,14 +2301,6 @@ botch (s)
abort ();
}
#ifdef __GNUC__
void
(abort) ()
{
raise (6);
}
#endif
/* Same as `malloc' but report error if no memory available. */
PTR