Rename BPF helper to syscall (#9819)

automerge
This commit is contained in:
Jack May
2020-04-30 01:43:11 -07:00
committed by GitHub
parent 6deaf649ef
commit de9d8cd849
8 changed files with 88 additions and 89 deletions

View File

@ -1,4 +1,4 @@
//! @brief Solana Rust-based BPF program utility functions and types
//! @brief Stubs for syscalls when building tests for x86
#[no_mangle]
/// # Safety