Linux MIPS Architecture development
 help / color / mirror / Atom feed
* question regarding put data in the specified section
@ 2003-11-14 17:42 Teresa Tao
  2003-11-14 17:42 ` Teresa Tao
  2003-11-15 12:53 ` Ralf Baechle
  0 siblings, 2 replies; 8+ messages in thread
From: Teresa Tao @ 2003-11-14 17:42 UTC (permalink / raw)
  To: linux-mips

Hi there,

Does anyone know how to put my userland program's data in a specified section?

I know there is an attribute "section" to put my data inside a specified section, for example, int data __attribute__ ((section("INITDAT"));
But how do I initialize/setup the INITDAT section? We use the commercial toolchain, and we don't have the source code for it, is there still a way to specify the postion of the INITDAT section?

Thanks in advance!

Teresa

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2003-11-17  1:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-14 17:42 question regarding put data in the specified section Teresa Tao
2003-11-14 17:42 ` Teresa Tao
2003-11-15 12:53 ` Ralf Baechle
2003-11-16  9:00   ` file handling in kernel mode durai
2003-11-16  9:00     ` durai
2003-11-16 22:51     ` Ralf Baechle
2003-11-17  0:46       ` Brad Parker
2003-11-17  1:06         ` Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox