diff options
Diffstat (limited to 'sys/trusty/gen/empty.go')
| -rw-r--r-- | sys/trusty/gen/empty.go | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sys/trusty/gen/empty.go b/sys/trusty/gen/empty.go new file mode 100644 index 000000000..7884be456 --- /dev/null +++ b/sys/trusty/gen/empty.go @@ -0,0 +1,6 @@ +// 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. |
