brintos

brintos / linux-shallow public Read only

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