This website works better with JavaScript
Почетна
Преглед
Помоћ
Пријавите се
miti
/
graphene
Прати
1
Волим
0
Креирај огранак
0
Датотеке
Дискусије
0
Захтеви за спајање
0
Вики
Дрво:
03cb0e0bb3
Гране
Ознаке
mitigator_patch
oldmirror
graphene
/
LibOS
/
shim
/
test
/
apps
/
make
/
helloworld
/
Makefile
Makefile
84 B
Историја
Датотека
1
2
3
4
5
helloworld: helloworld.c
gcc -o helloworld helloworld.c
clean:
rm -rf helloworld