添加lambda表达式
This commit is contained in:
@@ -856,7 +856,7 @@ long get_file_size(FILE *stream)
|
||||
riscv_t riscv = { 0 };
|
||||
|
||||
|
||||
int thread_fun(void* t)
|
||||
int thread_fun_r(void* t)
|
||||
{
|
||||
int argc;
|
||||
char** argv;
|
||||
|
Reference in New Issue
Block a user