This is the mail archive of the ecos-devel@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]
Other format: [Raw text]

Re: eCos for Renesas EDOSK-2674


On Mon, 16 Feb 2004, Jonathan Larmour wrote:

> Hi Uwe,

...

> In the current sources, things like the idle thread stack are defined as:
> static char 
> idle_thread_stack[CYGNUM_KERNEL_CPU_MAX][CYGNUM_KERNEL_THREADS_IDLE_STACK_SIZE] 
> 
>    CYGBLD_ATTRIB_ALIGN(CYGARC_ALIGNMENT);
> 
> The last bit maps to __attribute__((align(CYGARC_ALIGNMENT))).

Hello Jonathan Larmour,

  i'm surprised, i just looked at the sources via 
    http://ecos.sourceware.org/cgi-bin/cvsweb.cgi/?cvsroot=ecos
    file  kernel/current/src/common/thread.cxx
  and can't find this CYGBLD_ATTRIB_ALIGN

  could you tell me where i can find it ?

thank you very much,

  Robert Larice


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