aboutsummaryrefslogtreecommitdiffstats
path: root/executor/stub.go
blob: 9b6ab882ef97f431db4056a95a9ed2b332d70835 (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