brintos

brintos / linux-shallow public Read only

0
0
Text · 64 B · 66017a9 Raw
7 lines · c
1// SPDX-License-Identifier: GPL-2.02 3int a(void)4{5	return 0;6}7