Commit a15fe78b by Jason Merrill

oops

From-SVN: r28191
parent 3773a46b
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment