Git - code.swisschili.sh
code.swisschili.sh
/
bluejay
/
04d9416586b1d5ef43b54f7128ced8936bf2c256
/
.
/
src
/
kernel
/
x86_32
/
timer.h
blob: 50297c4f071dfd2da2da08aac4452fc4ddfcca79 [
file
] [
log
] [
blame
]
#pragma
once
#include
"kint.h"
#define
TIMER_FREQ
1193180
void
init_timer
(
uint
hz
);