kernel_samsung_a34x-permissive/tools/build/tests/ex/arch/f.c

7 lines
64 B
C
Raw Normal View History

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