blob: 388aa936ff2e8ee3c229c18fa22c586aa563d527 (
plain)
1
2
3
4
5
6
|
# Copyright 2024 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.
arches = 64
SYS_foo = 11
FOO = 22
|