[PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.c
authorviro@ZenIV.linux.org.uk <viro@ZenIV.linux.org.uk>
Tue, 6 Sep 2005 21:33:51 +0000 (22:33 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 8 Sep 2005 00:17:33 +0000 (17:17 -0700)
elf_aux is userland code; it uses symbol (ELF_CLASS) that doesn't exist in
userland headers; pulled into kernel-offsets.h, switched elf_aux to using it.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found