This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
simon
/
os_kernel
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
47fec926d3
Rami (Branch)
Tag
fix_image_url
inline_test
master
v0.1
bochs-test
os_kernel
/
test
/
test2.c
test2.c
72 B
Cronologia
Originale
1
2
3
4
5
#include <stdio.h>
void my_print(char *str)
{
printf("%s\n", str);
}