From-SVN: r28191
This commit is contained in:
Jason Merrill 1999-07-20 15:14:01 -04:00
parent 3773a46b93
commit a15fe78b44

View File

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