Expand description
Syscall definitions & implementations for the crate::Executor
.
Structs§
- Syscall
Code Iter - An iterator over the variants of SyscallCode
- Syscall
Context - A runtime for syscalls that is protected so that developers cannot arbitrarily modify the runtime.
Enums§
- Syscall
Code - System Calls.
Traits§
- Syscall
- A system call in the SP1 RISC-V zkVM.
Functions§
- default_
syscall_ map - Creates the default syscall map.