This website works better with JavaScript
Home
Verkennen
Help
Inloggen
miti
/
graphene
Volgen
1
Ster
0
Vork
0
Bestanden
Issues
0
Pull-aanvragen
0
Wiki
Boom:
bf2a41a301
Aftakkingen
Labels
mitigator_patch
oldmirror
graphene
/
LibOS
/
shim
/
test
/
apps
/
make
/
helloworld
/
Makefile
Makefile
84 B
Geschiedenis
Ruwe
1
2
3
4
5
helloworld: helloworld.c
gcc -o helloworld helloworld.c
clean:
rm -rf helloworld