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