This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
miti
/
graphene
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
de42ebabe1
Větve
Značky
mitigator_patch
oldmirror
graphene
/
LibOS
/
shim
/
test
/
regression
/
init_fail.c
init_fail.c
79 B
Historie
Surový
1
2
3
4
5
6
#include <stdio.h>
int main() {
printf("Hello world\n");
return 42;
}