diff options
| author | Laura Peskin <pesk@google.com> | 2022-11-11 14:29:03 -0800 |
|---|---|---|
| committer | glpesk <114444708+glpesk@users.noreply.github.com> | 2022-11-17 14:51:18 -0800 |
| commit | 5bb7001449cd1dae6cbff2d660374d6d17cbd2c4 (patch) | |
| tree | 785850b16d345640c0d5e314a8df5f29f6f700e4 /executor/style_test.go | |
| parent | 4ba8ab94b872006785aeb11e8c22c9dd578b3d1e (diff) | |
sys/fuchsia: add test for vmar syscall descriptions
Also made some small updates to the vmar descriptions:
- In a few places, a `len` arg was incorrectly tagged as the length
of another arg when it actually represents a region size; fixed.
- The `buffer` and `buffer_size` args to `zx_vmar_op_range` must
be null; replaced with constants.
- Added a `zx_vaddr` resource type wrapping `intptr` and used it
in place of `vma`, since it's not clear how to use `vma` as the
pointee type of an outptr in a program.
Diffstat (limited to 'executor/style_test.go')
0 files changed, 0 insertions, 0 deletions
