sdk-hwV1.3/lichee/linux-4.9/tools/build/tests/ex/c.c

6 lines
28 B
C
Raw Normal View History

2024-05-07 10:09:20 +00:00
int c(void)
{
return 0;
}