solana/programs/bpf/rust/ro_modify
Alessandro Decina 2c8a3f39a6
Consolidate syscalls under solana_program::syscalls, implement static syscalls (sbfv2) (#24188)
Move all syscall declarations under solana_program::syscalls. If the target
supports static syscalls (sbfv2), then actually define them statically to avoid
dynamic relocations.
2022-05-26 23:01:55 +10:00
..
src Consolidate syscalls under solana_program::syscalls, implement static syscalls (sbfv2) (#24188) 2022-05-26 23:01:55 +10:00
Cargo.toml Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00