Skip to content

Commit e3954e1

Browse files
committed
Trigger CI check
1 parent e800cff commit e3954e1

File tree

1 file changed

+1
-1
lines changed
  • api/arceos_posix_api/src/imp

1 file changed

+1
-1
lines changed

api/arceos_posix_api/src/imp/io.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ pub unsafe fn sys_writev(fd: c_int, iov: *const ctypes::iovec, iocnt: c_int) ->
7171

7272
Ok(ret)
7373
})
74-
}
74+
}

0 commit comments

Comments
 (0)