SmartAudio/lichee/linux-4.9/tools/build/tests/ex/a.c

6 lines
28 B
C
Raw Normal View History

2018-07-13 01:31:50 +00:00
int a(void)
{
return 0;
}