runtime: define NSIG to fix plan 9 build

R=rsc
CC=golang-dev
https://golang.org/cl/5677053
This commit is contained in:
David du Colombier 2012-02-15 14:36:20 -05:00 committed by Russ Cox
parent d531ea85b1
commit 1064f3a97b
1 changed files with 1 additions and 0 deletions

View File

@ -66,3 +66,4 @@ struct Tos {
/* top of stack is here */
};
#define NSIG 1