x86-32, mm: Add an initial page table for core bootstrapping
[deliverable/linux.git] / arch / x86 / kernel / head32.c
index 784360c0625c04edbcee49e13f5fe471add070ec..8b9c2019fc0e0d7387dc57ce338eea6187589a0e 100644 (file)
@@ -17,6 +17,7 @@
 #include <asm/apic.h>
 #include <asm/io_apic.h>
 #include <asm/bios_ebda.h>
+#include <asm/tlbflush.h>
 
 static void __init i386_default_early_setup(void)
 {
This page took 0.048555 seconds and 5 git commands to generate.