mirror of
https://github.com/rwinkhart/sys.git
synced 2026-09-05 16:47:27 -04:00
plan9: follow convention for generated code comment
Follow the convertion (https://golang.org/s/generatedcode) for generated code. Change-Id: If06c4d5c3974a163ff75a9acc7141292eb43b7ef Reviewed-on: https://go-review.googlesource.com/118818 Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
committed by
Tobias Klauser
parent
9e6071e1da
commit
8883426083
@@ -1,5 +1,5 @@
|
||||
// mksyscall.pl -l32 -plan9 -tags plan9,arm syscall_plan9.go
|
||||
// MACHINE GENERATED BY THE COMMAND ABOVE; DO NOT EDIT
|
||||
// Code generated by the command above; DO NOT EDIT.
|
||||
|
||||
// +build plan9,arm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user