Constant solana_rbpf::ebpf::BPF_CALL

source ·
pub const BPF_CALL: u8 = 0x80;
Expand description

BPF JMP operation code: syscall function call.