Skip to content

Commit

Permalink
mt-cannon: Add stat(2) syscall to no-op table (#445)
Browse files Browse the repository at this point in the history
  • Loading branch information
Inphi authored Oct 29, 2024
1 parent 0600bda commit 0032ff5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions specs/experimental/cannon-fault-proof-vm-mt.md
Original file line number Diff line number Diff line change
Expand Up @@ -434,6 +434,7 @@ and errno (`$a3`) registers.
| 4338 | prlimit64 |
| 4006 | close |
| 4200 | pread64 |
| 4106 | stat |
| 4108 | fstat |
| 4215 | fstat64 |
| 4288 | openat |
Expand Down

0 comments on commit 0032ff5

Please sign in to comment.