]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target-ppc/cpu.h
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
[mirror_qemu.git] / target-ppc / cpu.h
index dd2f93fe44099e22bc3839437c4021dfc82a7126..7a6a7dfa57d9d789966d3473eedbefdecc55c05b 100644 (file)
@@ -225,7 +225,7 @@ enum {
     /* 970FX specific exceptions                                             */
     POWERPC_EXCP_SOFTP    = 88, /* Soft patch exception                      */
     POWERPC_EXCP_MAINT    = 89, /* Maintenance exception                     */
-    /* Freescale embeded cores specific exceptions                           */
+    /* Freescale embedded cores specific exceptions                          */
     POWERPC_EXCP_MEXTBR   = 90, /* Maskable external breakpoint              */
     POWERPC_EXCP_NMEXTBR  = 91, /* Non maskable external breakpoint          */
     POWERPC_EXCP_ITLBE    = 92, /* Instruction TLB error                     */