Rename BPF helper to syscall (#9819)

automerge
This commit is contained in:
Jack May
2020-04-30 01:43:11 -07:00
parent cfdc0eb99e
commit 01c490d354
8 changed files with 171 additions and 172 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