Changeset ef042e0 in mainline for kernel/arch/ia64/include/interrupt.h


Ignore:
Timestamp:
2007-09-09T21:10:57Z (17 years ago)
Author:
Jakub Vana <jakub.vana@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
68f93b9
Parents:
2a06e2f
Message:

IA64 rest of neaded changes to work with simics keyboard

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/ia64/include/interrupt.h

    r2a06e2f ref042e0  
    5252/** External Interrupt vectors. */
    5353#define INTERRUPT_TIMER         255
     54#define IRQ_KBD                 241
     55#define IRQ_MOUSE               252
    5456#define INTERRUPT_SPURIOUS      15
    5557
Note: See TracChangeset for help on using the changeset viewer.