Revision b227a8e9 target-ppc/cpu.h

b/target-ppc/cpu.h
596 596
    target_phys_addr_t pg_addr[2]; /* PTE tables base addresses */
597 597
    target_ulong ptem;             /* Virtual segment ID | API  */
598 598
    int key;                       /* Access key                */
599
    int nx;                        /* Non-execute area          */
599 600
};
600 601

  
601 602
/*****************************************************************************/

Also available in: Unified diff