This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
jeremy
/
os-tutorial
mirror de
https://github.com/cfenollosa/os-tutorial
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Branch:
master
Branches
Tags
master
os-tutorial
/
12-kernel-c
/
function.c
function.c
41 B
Link permanente
Histórico
Raw
1
2
3
int my_function() {
return 0xbaba;
}