Skip to content

Instantly share code, notes, and snippets.

@dmgk
Created June 10, 2022 14:53
Show Gist options
  • Save dmgk/62c37301b856e924ff79323cce1a13bd to your computer and use it in GitHub Desktop.
Save dmgk/62c37301b856e924ff79323cce1a13bd to your computer and use it in GitHub Desktop.
# runtime
runtime/sys_freebsd_riscv64.s:157:1: [riscv64] write1: unknown variable errno; offset 24 is ret+24(FP)
runtime/sys_freebsd_riscv64.s:158:1: [riscv64] write1: RET without writing to 4-byte ret+24(FP)
runtime/sys_freebsd_riscv64.s:170:1: [riscv64] read: unknown variable errno; offset 24 is ret+24(FP)
runtime/sys_freebsd_riscv64.s:171:1: [riscv64] read: RET without writing to 4-byte ret+24(FP)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment