Commit 7b5da51d by Ian Lance Taylor

Don't catch LIBPROF in Go code.

From-SVN: r171077
parent 5133f00e
......@@ -79,9 +79,6 @@ static struct sigtab signals[] =
#ifdef SIGVTARLM
{ SIGVTALRM, 1 },
#endif
#ifdef SIGPROF
{ SIGPROF, 1 },
#endif
#ifdef SIGWINCH
{ SIGWINCH, 1 },
#endif
......
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