Changeset 762a824 in mainline for arch/ppc32/include/interrupt.h


Ignore:
Timestamp:
2006-05-01T14:44:37Z (19 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
16dad032
Parents:
0f27b4c
Message:

ppc32: proper exception handling from user-space
code cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/ppc32/include/interrupt.h

    r0f27b4c r762a824  
    3030#define __ppc32_INTERRUPT_H__
    3131
    32 #define IRQ_COUNT       1       /* TODO */
    33 
     32#define IRQ_COUNT       1
    3433#define IVT_ITEMS   15
    3534#define INT_OFFSET  0
Note: See TracChangeset for help on using the changeset viewer.