diff options
| author | Taras Madan <tarasmadan@google.com> | 2023-02-22 16:09:15 +0100 |
|---|---|---|
| committer | Taras Madan <tarasmadan@google.com> | 2023-02-24 12:47:23 +0100 |
| commit | 26be8df8135ecb59e8034967927aa18c26117a3a (patch) | |
| tree | 9d57a23cc7a370192bae44f7af6c6131fd7a1e6d /tools/syz-check/check.go | |
| parent | 4c742139504eff0ac045069d3729ae52f2da5138 (diff) | |
all: tools/syz-env make generate result
Diffstat (limited to 'tools/syz-check/check.go')
| -rw-r--r-- | tools/syz-check/check.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/syz-check/check.go b/tools/syz-check/check.go index 714c195cd..7f86c2d41 100644 --- a/tools/syz-check/check.go +++ b/tools/syz-check/check.go @@ -3,6 +3,7 @@ // syz-check does best-effort static correctness checking of the syscall descriptions in sys/os/*.txt. // Use: +// // $ go install ./tools/syz-check // $ syz-check -obj-amd64 /linux_amd64/vmlinux -obj-arm64 /linux_arm64/vmlinux \ // -obj-386 /linux_386/vmlinux -obj-arm /linux_arm/vmlinux |
