mirror of
https://github.com/reactos/syzkaller.git
synced 2025-02-12 23:22:31 +00:00
sys/fuchsia: fix build
This commit is contained in:
parent
f9d1a2783f
commit
653022e6a9
@ -23,6 +23,7 @@ const (
|
||||
)
|
||||
|
||||
type arch struct {
|
||||
mmapSyscall *prog.Syscall
|
||||
}
|
||||
|
||||
// createMmapCall creates a "normal" mmap call that maps [start, start+npages) page range.
|
||||
|
Loading…
x
Reference in New Issue
Block a user