MyOS Kernel
timer.h
Go to the documentation of this file.
1
5
#ifndef TIMER_H
6
#define TIMER_H
7
12
void
timer_init
(
int
freq);
13
14
#endif
timer_init
void timer_init(int freq)
Definition:
timer.c:8
kernel
timer
timer.h
Generated by
1.8.18