WKern
Loading...
Searching...
No Matches
irq0.c File Reference
#include <idt/idtirq.h>
#include <io/kio.h>
#include <types/nums.h>

Go to the source code of this file.

Functions

void Irq0HandlerC ()
void MsSleep (unsigned int milliseconds)

Variables

volatile u32 ticK_count = 0

Function Documentation

◆ Irq0HandlerC()

void Irq0HandlerC ( void )

Definition at line 24 of file irq0.c.

◆ MsSleep()

void MsSleep ( unsigned int milliseconds)

Definition at line 29 of file irq0.c.

Variable Documentation

◆ ticK_count

volatile u32 ticK_count = 0

Definition at line 22 of file irq0.c.