Remove wrong comment.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41329 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Michael Lotz
2011-05-05 20:06:23 +00:00
parent c0b7f988f4
commit c846e2aab0
@@ -30,7 +30,7 @@ typedef Vector<irq_routing_entry> IRQRoutingTable;
struct irq_descriptor {
irq_descriptor();
// bit 0 is interrupt 0, bit 2 is interrupt 2, and so on
uint8 irq;
bool shareable;
// B_LOW_ACTIVE_POLARITY or B_HIGH_ACTIVE_POLARITY