lkml.org 
[lkml]   [2010]   [Jul]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH 2/4] module linker script: coalesce function and data sections
Date
Denys Vlasenko <vda.linux@googlemail.com> wrote:

> linker groups all similarly-named input sections into one output section
> with the same name, if the name does not match any rule in the linker
> script.
>
> Basically, it should work as if there is a rule:
>
> .sbss 0 : AT(0) { *(.sbss) }

Okay, thanks.

David


\
 
 \ /
  Last update: 2010-07-29 11:13    [W:4.115 / U:0.368 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site