Files
android_kernel_eebbk_sm6150/tools/build/tests/ex/b.c
T

7 lines
64 B
C
Raw Normal View History

// SPDX-License-Identifier: GPL-2.0
int b(void)
{
return 0;
}