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
Ramo (Branch):
master
Rami (Branch)
Tag
fix_image_url
inline_test
master
v0.1
bochs-test
os_kernel
/
device
/
timer.h
timer.h
102 B
Permalink
Cronologia
Originale
1
2
3
4
5
6
7
#ifndef __DEVICE_TIMER_H
#define __DEVICE_TIMER_H
void timer_init(void);
#endif // __DEVICE_TIMER_H