summaryrefslogtreecommitdiffhomepage
path: root/pkg/abi/linux/file_amd64.go
diff options
context:
space:
mode:
authorgVisor bot <gvisor-bot@google.com>2020-02-14 11:30:07 +0000
committergVisor bot <gvisor-bot@google.com>2020-02-14 11:30:07 +0000
commit10427e352365bfac7f5e458d19055b48c7d08bcb (patch)
treeeffee384ad1bfda026331caf9748b6d6e164c8f1 /pkg/abi/linux/file_amd64.go
parent21ccea6ecc8a88a8ace0875f83633a7ccdacd8bc (diff)
parentb2e86906ea4f7bc43b8d2d3a4735a87eca779b33 (diff)
Merge release-20200211.0-16-gb2e8690 (automated)
Diffstat (limited to 'pkg/abi/linux/file_amd64.go')
-rwxr-xr-xpkg/abi/linux/file_amd64.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg/abi/linux/file_amd64.go b/pkg/abi/linux/file_amd64.go
index 9d307e840..8693d49c8 100755
--- a/pkg/abi/linux/file_amd64.go
+++ b/pkg/abi/linux/file_amd64.go
@@ -12,6 +12,8 @@
// See the License for the specific language governing permissions and
// limitations under the License.
+// +build amd64
+
package linux
// Constants for open(2).