]> wirehaze git hosting - BOS.git/blob - kernel/realmode/idt.inc

wirehaze git hosting

initial commit
[BOS.git] / kernel / realmode / idt.inc
1 ;----------------------------------------------------------;
2 ; BOS kernel Christoffer Bubach, 2003-2005. ;
3 ;----------------------------------------------------------;
4 ; ;
5 ; pointer to IDT (Interrupt Description Table) ;
6 ; ;
7 ;----------------------------------------------------------;
8
9
10
11 ;-----------------;
12 ; IDT pointer ;
13 ;-----------------;
14 idtr:
15 .size dw 0x800
16 .address dd 0x6C00