Re: [PATCH] cross-architecture ELF clean up

From: Jeremy Fitzhardinge
Date: Tue Jun 26 2007 - 15:30:08 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/