mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-23 11:29:46 +00:00
8 lines
288 B
Go
8 lines
288 B
Go
// 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
|