implemented simple irq handler, added irq.h
authortheStack <sebastian.falbesoner@gmail.com>
Mon, 31 Aug 2009 19:52:28 +0000 (21:52 +0200)
committertheStack <sebastian.falbesoner@gmail.com>
Mon, 31 Aug 2009 19:52:28 +0000 (21:52 +0200)
commit3169c95c4ddd84c74a397760d617e840530c13e0
tree77e44338423066f1f4e484b912a889d90d17986c
parentd07b8474abba58f2f6894b6f04b9375abce02375
implemented simple irq handler, added irq.h
exception.c
irq.h [new file with mode: 0644]
main.c
ohci.c