route: add //go:build line to empty.s

Change-Id: Ife7553d7c9a91e498f87175c147b18c529c89d01
Reviewed-on: https://go-review.googlesource.com/c/net/+/318309
Trust: Tobias Klauser <tobias.klauser@gmail.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
This commit is contained in:
Tobias Klauser
2021-05-10 11:14:32 +02:00
committed by Tobias Klauser
parent 81045d8b47
commit 4163338589

View File

@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
//go:build darwin && go1.12
// +build darwin,go1.12
// This exists solely so we can linkname in symbols from syscall.