]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/x86/kernel/process_32.c
Merge branch 'x86/cpu' into x86/core
[mv-sheeva.git] / arch / x86 / kernel / process_32.c
index 3b7a1ddcc0bce7eca8c989906fa377d4f0322f50..2c9abc95e026fbd3153477598185f879eab0e6e1 100644 (file)
@@ -55,6 +55,8 @@
 #include <asm/tlbflush.h>
 #include <asm/cpu.h>
 #include <asm/kdebug.h>
+#include <asm/syscalls.h>
+#include <asm/smp.h>
 
 asmlinkage void ret_from_fork(void) __asm__("ret_from_fork");