History log of /arch/um/include/shared/frame_kern.h
Revision Date Author Comments
65bd6a9bc7be3f5841dad12f77ce4b3210bd82c5 01-Apr-2009 WANG Cong <xiyou.wangcong@gmail.com> uml: remove useless comments

These comments are useless now, remove them.

Signed-off-by: WANG Cong <xiyou.wangcong@gmail.com>
Cc: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
8569c9140bd41089f9b6be8837ca421102714a90 17-Aug-2008 Al Viro <viro@zeniv.linux.org.uk> x86, um: take arch/um/include/* out of the way

We can't just plop asm/* into it - userland helpers are built with it
in search path and seeing asm/* show up there suddenly would be a bad
idea.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>