brintos

brintos / linux-shallow public Read only

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