aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/rt0_plan9_amd64.s
diff options
context:
space:
mode:
authorMatthew Dempsky <mdempsky@google.com>2015-06-09 15:24:38 -0700
committerMatthew Dempsky <mdempsky@google.com>2015-10-23 18:11:17 +0000
commit8ee0fd862357aade3f58cdb41467408105c9e865 (patch)
treecc2f1636b5ade79a3dc62eef64252e1c2dec067d /src/runtime/rt0_plan9_amd64.s
parente4feb18fc2aa7618d612e9f4eedb86821240c20b (diff)
downloadgo-8ee0fd862357aade3f58cdb41467408105c9e865.tar.gz
go-8ee0fd862357aade3f58cdb41467408105c9e865.zip
runtime: replace is{plan9,solaris,windows} with GOOS tests
Change-Id: I27589395f547c5837dc7536a0ab5bc7cc23a4ff6 Reviewed-on: https://go-review.googlesource.com/10872 Run-TryBot: Matthew Dempsky <mdempsky@google.com> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
Diffstat (limited to 'src/runtime/rt0_plan9_amd64.s')
-rw-r--r--src/runtime/rt0_plan9_amd64.s2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/runtime/rt0_plan9_amd64.s b/src/runtime/rt0_plan9_amd64.s
index ec2d9ec827..6fd493a508 100644
--- a/src/runtime/rt0_plan9_amd64.s
+++ b/src/runtime/rt0_plan9_amd64.s
@@ -14,8 +14,6 @@ TEXT _rt0_amd64_plan9(SB),NOSPLIT,$24
MOVQ $runtime·rt0_go(SB), AX
JMP AX
-DATA runtime·isplan9(SB)/4, $1
-GLOBL runtime·isplan9(SB), NOPTR, $4
GLOBL _tos(SB), NOPTR, $8
GLOBL _privates(SB), NOPTR, $8
GLOBL _nprivates(SB), NOPTR, $4