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
Tree:
a8900549b8
Branches
Tags
master
os-tutorial
/
17-video-scroll
/
kernel
/
util.h
util.h
94 B
Histórico
Raw
1
2
void memory_copy(char *source, char *dest, int nbytes);
void int_to_ascii(int n, char str[]);