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