Star
0
Fork
3
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
项目讨论
Wiki
项目成员
36
分析
项目设置
Star
0
Fork
3
master
third_party_ltp
/
metadata
/
tests
/
macro_str.c
下载
L
limeng151
fix ltp code
011eeb9d
创建于
2022年7月4日
历史提交
#
define
SYSCALL
"syscall(\"foo\")"
static
struct
tst_test
test
=
{
.syscall = SYSCALL,
};