aboutsummaryrefslogtreecommitdiffstats
path: root/executor/stub.go
blob: a85683ee36d79d7273c348573e7e48f5b04892e7 (plain)
1
2
3
4
5
6
7
// Copyright 2017 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.

// Just to make cross-compilation tests work,
// otherwise they fail with "no buildable Go source files"

package executor