Revision 85097db6 cpu-all.h

b/cpu-all.h
826 826

  
827 827
/* First unused bit: 0x2000.  */
828 828

  
829
/* Temporary remapping from the generic names back to the previous
830
   cpu-specific names.  These will be moved to target-foo/cpu.h next.  */
831
#define CPU_INTERRUPT_NMI         CPU_INTERRUPT_TGT_EXT_3
832

  
833 829
/* The set of all bits that should be masked when single-stepping.  */
834 830
#define CPU_INTERRUPT_SSTEP_MASK \
835 831
    (CPU_INTERRUPT_HARD          \

Also available in: Unified diff