This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
simon
/
os_kernel
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
47fec926d3
Větve
Značky
fix_image_url
inline_test
master
v0.1
bochs-test
os_kernel
/
device
/
timer.h
timer.h
102 B
Historie
Surový
1
2
3
4
5
6
7
#ifndef __DEVICE_TIMER_H
#define __DEVICE_TIMER_H
void timer_init(void);
#endif // __DEVICE_TIMER_H