Home | History | Annotate | Download | only in executor
      1 // Copyright 2017 syzkaller project authors. All rights reserved.
      2 // Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.
      3 
      4 // Just to make cross-compilation tests work,
      5 // otherwise they fail with "no buildable Go source files"
      6 
      7 package executor
      8