diff options
Diffstat (limited to 'third_party/gvsync/gvsync.go')
-rw-r--r-- | third_party/gvsync/gvsync.go | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/third_party/gvsync/gvsync.go b/third_party/gvsync/gvsync.go deleted file mode 100644 index 3bbef13c3..000000000 --- a/third_party/gvsync/gvsync.go +++ /dev/null @@ -1,7 +0,0 @@ -// Copyright 2019 The gVisor Authors. -// -// Use of this source code is governed by a BSD-style -// license that can be found in the LICENSE file. - -// Package gvsync provides synchronization primitives. -package gvsync |