go.sys/all: update #includes to new location

Darwin/amd64 now builds. No others tested yet.
mkall.sh also runs correctly. The updates, which are
substantial, are not yet applied to avoid unnecessary churn.
Restore mkerrors.sh, which is needed in the unix directory.

LGTM=rsc
R=rsc
CC=golang-codereviews
https://golang.org/cl/122410044
This commit is contained in:
Rob Pike
2014-08-12 14:05:03 -07:00
parent 8442dd2c63
commit 8768103c90
25 changed files with 270 additions and 24 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
// TODO(rsc): Rewrite all nn(SP) references into name+(nn-8)(FP)
// so that go vet can check that they are correct.
#include "../../cmd/ld/textflag.h"
#include "textflag.h"
//
// System calls for 386, Linux