diff options
Diffstat (limited to 'prog')
| -rw-r--r-- | prog/types.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/prog/types.go b/prog/types.go index 2329c348f..1d636fbda 100644 --- a/prog/types.go +++ b/prog/types.go @@ -49,6 +49,7 @@ type SyscallAttrs struct { Automatic bool AutomaticHelper bool KFuzzTest bool + Snapshot bool Fsck string // Filesystem is used in tools/syz-imagegen when fs name cannot be deduced from // the part after $. |
