smoke_mmap.nx
buildroot/runtime/smoke_mmap.nx
about
smoke_mmap.nx -- verify sys_mmap works in our RV64 ELF chain.
If this exits 7, sys_mmap returned a valid pointer + the
memory is writeable + readable. If it segfaults / exits
non-zero, the chain has a sys_mmap bug.
dependencies 1 imports · 0 importers
imports: syscalls.nx
imported by: nobody (leaf or entry point)
structs
| none |
consts
| none |
functions
| 9 | func main() -> i64 { |