Skip to content

Commit 3d83844

Browse files
Fix markdown blip
1 parent 0bbe373 commit 3d83844

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/syscall.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ In the host:
155155
uvm32_slice_t slice = uvm32_arg_getslice_fixed(vmst, evt, ARG0, sizeof(float) * 3);
156156
float *vector3 = (float *)slice.ptr;
157157
...
158+
```
158159

159160
## `uvm32_arg_setval`
160161

0 commit comments

Comments
 (0)