Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / arch / score / include / asm / exec.h
diff --git a/kernel/arch/score/include/asm/exec.h b/kernel/arch/score/include/asm/exec.h
new file mode 100644 (file)
index 0000000..f9f3cd5
--- /dev/null
@@ -0,0 +1,6 @@
+#ifndef _ASM_SCORE_EXEC_H
+#define _ASM_SCORE_EXEC_H
+
+extern unsigned long arch_align_stack(unsigned long sp);
+
+#endif /* _ASM_SCORE_EXEC_H */