From 2a10e7c41254941cac87be1eccdcb6379ce097f5 Mon Sep 17 00:00:00 2001 From: WANG Cong Date: Wed, 30 Jan 2008 13:32:38 +0100 Subject: git-x86: unbreak UML Acked-by: Jeff Dike Signed-off-by: WANG Cong Signed-off-by: Andrew Morton Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- include/asm-um/nops.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 include/asm-um/nops.h (limited to 'include/asm-um') diff --git a/include/asm-um/nops.h b/include/asm-um/nops.h new file mode 100644 index 000000000000..814e9bf5dea6 --- /dev/null +++ b/include/asm-um/nops.h @@ -0,0 +1,6 @@ +#ifndef __UM_NOPS_H +#define __UM_NOPS_H + +#include "asm/arch/nops.h" + +#endif -- cgit v1.2.3