Commit 1064f3a9 authored by David du Colombier's avatar David du Colombier Committed by Russ Cox

runtime: define NSIG to fix plan 9 build

R=rsc
CC=golang-dev
https://golang.org/cl/5677053
parent d531ea85
......@@ -66,3 +66,4 @@ struct Tos {
/* top of stack is here */
};
#define NSIG 1
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