]> Cypherpunks repositories - gostls13.git/commit
syscall: add marker comments to zsyscall_{aix,solaris}_*.go
authorTobias Klauser <tklauser@distanz.ch>
Wed, 10 Oct 2018 08:51:28 +0000 (10:51 +0200)
committerTobias Klauser <tobias.klauser@gmail.com>
Wed, 10 Oct 2018 18:42:21 +0000 (18:42 +0000)
commitfa0c15ea1c65db0fb3569bef1a50899d5fcc7894
tree6396efdaeea10a763887959b846c28b31225ff1e
parent9ff11b026089791c4d2bc14c17647f3cb4f4aa22
syscall: add marker comments to zsyscall_{aix,solaris}_*.go

These marker comments are in every other zsyscall_*.go file generated by
mksyscall.pl. Also add them to the files generated by mksyscall_libc.pl
used for aix and solaris.

Change-Id: I7fd125df3549d83c658bbe7424861c76c024f2e5
Reviewed-on: https://go-review.googlesource.com/c/141037
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/syscall/mksyscall_libc.pl
src/syscall/zsyscall_aix_ppc64.go
src/syscall/zsyscall_solaris_amd64.go