Re: [PATCH] minor ELF addition

From: Andrew Morton
Date: Tue Nov 08 2005 - 17:56:57 EST


"Jan Beulich" <JBeulich@xxxxxxxxxx> wrote:
>
> A trivial addition to the ELF definitions.
>
> ...
> #define STT_FILE 4
> +#define STT_COMMON 5
> +#define STT_TLS 6

Is there any particular reason for adding these, or is it just a
completeness thing?
-
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/