aboutsummaryrefslogtreecommitdiffstats
path: root/sys/openbsd/gen/empty.go
diff options
context:
space:
mode:
Diffstat (limited to 'sys/openbsd/gen/empty.go')
-rw-r--r--sys/openbsd/gen/empty.go6
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/openbsd/gen/empty.go b/sys/openbsd/gen/empty.go
deleted file mode 100644
index 7884be456..000000000
--- a/sys/openbsd/gen/empty.go
+++ /dev/null
@@ -1,6 +0,0 @@
-// Copyright 2021 syzkaller project authors. All rights reserved.
-// Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.
-
-package gen
-
-// Empty file to unbreak build while descriptions are not generated.