WIP/cpp -> next #31

已关闭
crtxcr 请求将 16 次代码提交从 WIP/cpp 合并至 next
仅显示提交 5ef54a08b4 的更改 - 显示所有提交

查看文件

@ -247,7 +247,7 @@ struct syscall_vow_map
struct str_to_vow_map
{
char *str;
const char *str;
uint64_t value;
};