stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_callback()
[pandora-kernel.git] / arch / x86 / include / asm / syscall.h
index 8d33bc5..c4a348f 100644 (file)
@@ -16,6 +16,8 @@
 #include <linux/sched.h>
 #include <linux/err.h>
 
+extern const unsigned long sys_call_table[];
+
 /*
  * Only the low 32 bits of orig_ax are meaningful, so we return int.
  * This importantly ignores the high bits on 64-bit, so comparisons