[PATCH] x86: don't initialise cpu_possible_map to all ones
[pandora-kernel.git] / include / asm-powerpc / auxvec.h
index 79d8c47..19a099b 100644 (file)
@@ -14,8 +14,6 @@
 /* The vDSO location. We have to use the same value as x86 for glibc's
  * sake :-)
  */
-#ifdef __powerpc64__
 #define AT_SYSINFO_EHDR                33
-#endif
 
 #endif