solana/programs/bpf
Dmitri Makarov 32742df1b4 Add build script to extract a list of registered syscalls
The list is used in cargo-build-bpf to check generated .so modules for
undefined symbols that are not known run-time syscalls.
2021-06-14 04:51:30 -07:00
..
benches
c Fix file permissions (#17910) 2021-06-12 02:03:32 +00:00
rust Fix file permissions (#17910) 2021-06-12 02:03:32 +00:00
tests Adjust assert_instruction_count expected insn count value (#17874) 2021-06-10 20:50:55 +00:00
.gitignore
Cargo.lock Add build script to extract a list of registered syscalls 2021-06-14 04:51:30 -07:00
Cargo.toml Add memory operation syscalls (#16447) 2021-06-01 15:33:17 -07:00
build.rs Add memory operation syscalls (#16447) 2021-06-01 15:33:17 -07:00