提交 2985cfdb 编写于 作者: A Al Viro 提交者: H. Peter Anvin

x86, um: take vm-flags.h to sysdep

Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: NH. Peter Anvin <hpa@zytor.com>
上级 6b0eed4e
......@@ -19,8 +19,7 @@ core-y += $(ARCH_DIR)/kernel/ \
$(ARCH_DIR)/os-$(OS)/
# Have to precede the include because the included Makefiles reference them.
SYMLINK_HEADERS := archparam.h processor.h ptrace.h \
module.h vm-flags.h elf.h
SYMLINK_HEADERS := archparam.h processor.h ptrace.h module.h elf.h
SYMLINK_HEADERS := $(foreach header,$(SYMLINK_HEADERS),$(ARCH_DIR)/include/asm/$(header))
# XXX: The "os" symlink is only used by arch/um/include/os.h, which includes
......
......@@ -19,7 +19,7 @@
struct page;
#include <linux/types.h>
#include <asm/vm-flags.h>
#include <sysdep/vm-flags.h>
/*
* These are used to make use of C type-checking..
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册