Commit Graph

4 Commits

Author SHA1 Message Date
ppw
a61be311da
fix the multiple definition of idt & idt_reg
remove the definition of idt & idt_reg in 'idt.h', which is included by 2 files and causes multiple definition.
Definite the variable idt & idt_reg here to solve the problem.
2020-09-21 10:20:48 +08:00
Carlos Fenollosa
38a1981d37 Updated link to JamesM's tutorial. Close #11 2016-10-24 10:58:40 +02:00
Carlos Fenollosa
418bb11305 Lesson 18 2015-02-03 19:12:51 +01:00
Carlos Fenollosa
69a7c1c2a6 Lesson 18 - the IDT 2015-02-02 12:32:46 +01:00