[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <468168ED.2040706@goop.org>
Date: Tue, 26 Jun 2007 15:28:45 -0400
From: Jeremy Fitzhardinge <jeremy@...p.org>
To: Roman Zippel <zippel@...ux-m68k.org>
CC: "Eric W. Biederman" <ebiederm@...ssion.com>,
lkml <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Linux Arch <linux-arch@...r.kernel.org>
Subject: Re: [PATCH] cross-architecture ELF clean up
Roman Zippel wrote:
>> linux/elf-const.h - ELF constants, includable by asm code
>>
>
> BTW who's the maniac who tries to use this in asm code?
> Many of these constants are pretty useless without the corresponding
> structure definitions.
I was for a while, in order to hand-craft ELF headers for the bzImage
boot image, but I since changed it to define these structures from C.
Still, its useful to have the constants separate, since they are used
separate from their corresponding structures.
J
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists