aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/tools/empty.go
blob: d5b3488ec8772ed0c8354f6782edcedb49aa8229 (plain)
1
2
3
4
5
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 tools

// Empty file to unbreak bazel+glaze build (tools.go is excluded by build constraints).