I&#39;m actually using the current release but I was reading some older ERTOS/NICTA papers and took a look at the old package.&nbsp; Whether its still used or not, can you explain the rational behind the code?<br><br><div class="gmail_quote">
On Jan 25, 2008 1:42 AM, Geoffrey Lee &lt;<a href="mailto:glee@ok-labs.com">glee@ok-labs.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Thu, Jan 24, 2008 at 05:01:56PM -0800, Subcommander l0r3zz wrote:<br><br><br>Hi<br><br>Sigma0 is no longer used in OKL4.<br><br>Which release are you using?<br><br> &nbsp; &nbsp; &nbsp; &nbsp;-gl<br><div><div></div><div class="Wj3C7c"><br>
&gt; While studying the Sigma0 code, there is something I don&#39;t quite<br>&gt; understand...<br>&gt;<br>&gt;<br>&gt; uintptr_t _stack[128];<br>&gt; void * _stack_top = (void*) &amp;_stack[255];<br>&gt;<br>&gt;<br>&gt;<br>
&gt; OK an array of 128 unsigned int pointer;<br>&gt;<br>&gt; but then why are you taking the address of _stack[255] and not &nbsp;&amp;<br>&gt; _stack[127] &nbsp;?<br><br></div></div>&gt; _______________________________________________<br>
&gt; Developer mailing list<br>&gt; <a href="mailto:Developer@okl4.org">Developer@okl4.org</a><br>&gt; <a href="https://lists.okl4.org/mailman/listinfo/developer" target="_blank">https://lists.okl4.org/mailman/listinfo/developer</a><br>
<font color="#888888"><br><br>--<br>Lalalalalalalalala...<br><br></font></blockquote></div><br>