summaryrefslogtreecommitdiff
path: root/src/cmd/8a/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/8a/doc.go')
-rw-r--r--src/cmd/8a/doc.go5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/cmd/8a/doc.go b/src/cmd/8a/doc.go
index 737c56f13..bdf2fcfbb 100644
--- a/src/cmd/8a/doc.go
+++ b/src/cmd/8a/doc.go
@@ -10,6 +10,11 @@
http://plan9.bell-labs.com/magic/man2html/1/8a
+Go-specific considerations are documented at
+
+ http://golang.org/doc/asm.html
+
+I
Its target architecture is the x86, referred to by these tools for historical reasons as 386.
*/