patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / include / asm-ppc64 / naca.h
index a501894..3c0b8d3 100644 (file)
@@ -30,7 +30,7 @@ struct naca_struct {
        u64 log;                        /* Ptr to log buffer         0x30 */
        u64 serialPortAddr;             /* Phy addr of serial port   0x38 */
        u64 interrupt_controller;       /* Type of int controller    0x40 */ 
-       u64 slb_size;                   /* SLB size in entries       0x48 */
+       u64 unused1;                    /* was SLB size in entries   0x48 */
        u64 pftSize;                    /* Log 2 of page table size  0x50 */
        void *systemcfg;                /* Pointer to systemcfg data 0x58 */
        u32 dCacheL1LogLineSize;        /* L1 d-cache line size Log2 0x60 */