blob: 4ba494b076a74265d0b22c78f0f1b71efa421b6d (
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 = 1
FOO = 2
|