patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / include / asm-ia64 / sn / nodepda.h
index c992940..d76ef9e 100644 (file)
 
 
 struct nodepda_s {
-
-
-       cpuid_t         node_first_cpu; /* Starting cpu number for node */
-                                       /* WARNING: no guarantee that   */
-                                       /*  the second cpu on a node is */
-                                       /*  node_first_cpu+1.           */
-
        vertex_hdl_t    xbow_vhdl;
        nasid_t         xbow_peer;      /* NASID of our peer hub on xbow */
        struct semaphore xbow_sema;     /* Sema for xbow synchronization */