Revision 5b46d07d target-ppc/cpu.h

b/target-ppc/cpu.h
225 225
    /* 970FX specific exceptions                                             */
226 226
    POWERPC_EXCP_SOFTP    = 88, /* Soft patch exception                      */
227 227
    POWERPC_EXCP_MAINT    = 89, /* Maintenance exception                     */
228
    /* Freescale embeded cores specific exceptions                           */
228
    /* Freescale embedded cores specific exceptions                          */
229 229
    POWERPC_EXCP_MEXTBR   = 90, /* Maskable external breakpoint              */
230 230
    POWERPC_EXCP_NMEXTBR  = 91, /* Non maskable external breakpoint          */
231 231
    POWERPC_EXCP_ITLBE    = 92, /* Instruction TLB error                     */

Also available in: Unified diff