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