1 2 3 4 5
void add_idt_entry(size_t num,uint32_t offset); uint32_t tick=0; const uint32_t TICKS_PER_SECOND=50; extern uint32_t time; uint32_t time=0;