Revision 403946c0 cpu-all.h

b/cpu-all.h
828 828

  
829 829
/* Temporary remapping from the generic names back to the previous
830 830
   cpu-specific names.  These will be moved to target-foo/cpu.h next.  */
831
#define CPU_INTERRUPT_FIQ         CPU_INTERRUPT_TGT_EXT_1
832 831
#define CPU_INTERRUPT_SMI         CPU_INTERRUPT_TGT_EXT_2
833 832
#define CPU_INTERRUPT_VIRQ        CPU_INTERRUPT_TGT_INT_0
834 833
#define CPU_INTERRUPT_NMI         CPU_INTERRUPT_TGT_EXT_3

Also available in: Unified diff