6 lines
64 B
C
Executable file
6 lines
64 B
C
Executable file
// SPDX-License-Identifier: GPL-2.0
|
|
|
|
int b(void)
|
|
{
|
|
return 0;
|
|
}
|