]> Cypherpunks repositories - gostls13.git/commit
internal/syscall/unix: remove unnecessary empty.s
authorTobias Klauser <tklauser@distanz.ch>
Tue, 28 Aug 2018 12:22:37 +0000 (14:22 +0200)
committerTobias Klauser <tobias.klauser@gmail.com>
Tue, 28 Aug 2018 14:05:21 +0000 (14:05 +0000)
commit975f1afd85bd1de6037e1ba30af0c7ec598f689c
treeb018ec401b7da6dd0604b79f3617e16d4b515010
parent76c45877c9e72ccc84db787dc08299e0182e0efb
internal/syscall/unix: remove unnecessary empty.s

After CL 130736 there are no empty function declarations this package
anymore, so empty.s is no longer needed.

Change-Id: Ic4306f10ad8a31777a3337870ce19e14c1510f3b
Reviewed-on: https://go-review.googlesource.com/131835
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/internal/syscall/unix/empty.s [deleted file]