brintos

brintos / linux-shallow public Read only

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