This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-i386 / processor.h
index a70e173..edaec9b 100644 (file)
@@ -304,6 +304,8 @@ extern unsigned long arch_align_stack(unsigned long sp);
 
 #define HAVE_ARCH_PICK_MMAP_LAYOUT
 
+#define HAVE_ARCH_PICK_MMAP_LAYOUT
+
 /*
  * Size of io_bitmap.
  */
@@ -668,6 +670,4 @@ extern void select_idle_routine(const struct cpuinfo_x86 *c);
 
 #define cache_line_size() (boot_cpu_data.x86_cache_alignment)
 
-extern unsigned long boot_option_idle_override;
-
 #endif /* __ASM_I386_PROCESSOR_H */