Kintsugi OS
0.2.0
x86 Monolithic OS
Loading...
Searching...
No Matches
timer.h
Go to the documentation of this file.
1
#ifndef TIMER_H
2
#define TIMER_H
3
4
#include "../kklibc/ctypes.h"
5
11
void
init_timer
(
u32
freq);
12
13
#endif
u32
unsigned int u32
Definition
ctypes.h:11
init_timer
void init_timer(u32 freq)
Инициализация таймера
Definition
timer.c:14
src
kernel
cpu
timer.h
Generated by
1.9.8