On Fri, 19 Oct 2007 00:18:13 +0200 Sam Ravnborg <[email protected]> wrote: > And I recall that extern char sym[] is considered correct by binutils > people - but I'm not 100% sure and google did not give me an appropriate hit. An ancient memory tells me that these things are traditionally declared as plain old int: extern int start; extern int edata; etc. However http://techpubs.sgi.com/library/tpl/cgi-bin/getdoc.cgi?coll=0650&db=man&fname=/usr/share/catman/p_man/cat3/standard/_rt_symbol_table_size.z disagrees with me. http://www.psych.upenn.edu/~saul/parasite/man/man3/end.3.html agrees with me http://docsrv.sco.com:507/en/man/html.S/end.S.html agrees with me http://www.rocketaware.com/man/man3/end.3.htm agrees with me http://bama.ua.edu/cgi-bin/man-cgi?etext+3C agrees with me - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [patch 1/3] Add BSS to resource tree
- From: Andi Kleen <[email protected]>
- Re: [patch 1/3] Add BSS to resource tree
- References:
- [patch 0/3] Protect crashkernel against BSS overlap
- From: Bernhard Walle <[email protected]>
- [patch 1/3] Add BSS to resource tree
- From: Bernhard Walle <[email protected]>
- Re: [patch 1/3] Add BSS to resource tree
- From: Andrew Morton <[email protected]>
- Re: [patch 1/3] Add BSS to resource tree
- From: Andi Kleen <[email protected]>
- Re: [patch 1/3] Add BSS to resource tree
- From: Sam Ravnborg <[email protected]>
- Re: [patch 1/3] Add BSS to resource tree
- From: Andi Kleen <[email protected]>
- Re: [patch 1/3] Add BSS to resource tree
- From: Sam Ravnborg <[email protected]>
- [patch 0/3] Protect crashkernel against BSS overlap
- Prev by Date: Re: [PATCH 1/2] bug.h: Introduce HAVE_ARCH_WARN
- Next by Date: Re: [PATCH] Map volume and brightness events on thinkpads
- Previous by thread: Re: [patch 1/3] Add BSS to resource tree
- Next by thread: Re: [patch 1/3] Add BSS to resource tree
- Index(es):