* [PATCH 10/10] UML - remove include of asm/elf.h
@ 2005-09-14 21:56 Jeff Dike
0 siblings, 0 replies; only message in thread
From: Jeff Dike @ 2005-09-14 21:56 UTC (permalink / raw)
To: akpm; +Cc: linux-kernel, user-mode-linux-devel
asm/elf.h is bad on x86_64, and i386 doesn't need it any more after Al's
cleanup.
Signed-off-by: Jeff Dike <jdike@addtoit.com>
Index: test/arch/um/os-Linux/elf_aux.c
===================================================================
--- test.orig/arch/um/os-Linux/elf_aux.c 2005-09-14 15:47:21.000000000 -0400
+++ test/arch/um/os-Linux/elf_aux.c 2005-09-14 15:48:17.000000000 -0400
@@ -9,7 +9,6 @@
*/
#include <elf.h>
#include <stddef.h>
-#include <asm/elf.h>
#include "init.h"
#include "elf_user.h"
#include "mem_user.h"
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-09-14 22:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-14 21:56 [PATCH 10/10] UML - remove include of asm/elf.h Jeff Dike
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®