This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-ia64 / sn / sn_cpuid.h
index 6f1128f..0c7cce6 100644 (file)
@@ -84,6 +84,7 @@
  */
 
 #ifndef CONFIG_SMP
+#define cpu_logical_id(cpu)                            0
 #define cpu_physical_id(cpuid)                 ((ia64_getreg(_IA64_REG_CR_LID) >> 16) & 0xffff)
 #endif