This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Use of "__attribute__"


I have a question on the usage of "__attribute__". So far I am able to
specify which section certain functions reside in, using __attribute__
((section (".my_section"))). But I can't do the same for classes, why?

thanks
Stanley


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]