[Tinyos-2-commits] CVS: tinyos-2.x/doc/html tep107.html,1.11,1.12

Phil Levis scipio at users.sourceforge.net
Tue Mar 6 17:09:47 PST 2007


Update of /cvsroot/tinyos/tinyos-2.x/doc/html
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv21614/html

Modified Files:
	tep107.html 
Log Message:
107 finalized.


Index: tep107.html
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/html/tep107.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** tep107.html	1 Mar 2007 17:15:56 -0000	1.11
--- tep107.html	7 Mar 2007 01:09:45 -0000	1.12
***************
*** 297,313 ****
  </tr>
  <tr><th class="docinfo-name">Status:</th>
! <td>Draft</td></tr>
  <tr class="field"><th class="docinfo-name">TinyOS-Version:</th><td class="field-body">2.x</td>
  </tr>
  <tr><th class="docinfo-name">Author:</th>
  <td>Philip Levis</td></tr>
- <tr class="field"><th class="docinfo-name">Draft-Created:</th><td class="field-body">10-Dec-2004</td>
- </tr>
- <tr class="field"><th class="docinfo-name">Draft-Version:</th><td class="field-body">1.9</td>
- </tr>
- <tr class="field"><th class="docinfo-name">Draft-Modified:</th><td class="field-body">2007-02-10</td>
- </tr>
- <tr class="field"><th class="docinfo-name">Draft-Discuss:</th><td class="field-body">TinyOS Developer List &lt;tinyos-devel at mail.millennium.berkeley.edu&gt;</td>
- </tr>
  </tbody>
  </table>
--- 297,305 ----
  </tr>
  <tr><th class="docinfo-name">Status:</th>
! <td>Final</td></tr>
  <tr class="field"><th class="docinfo-name">TinyOS-Version:</th><td class="field-body">2.x</td>
  </tr>
  <tr><th class="docinfo-name">Author:</th>
  <td>Philip Levis</td></tr>
  </tbody>
  </table>
***************
*** 449,452 ****
--- 441,445 ----
    int main() __attribute__ ((C, spontaneous)) {
      atomic {
+       platform_bootstrap();
        call Scheduler.init();
        call PlatformInit.init();



More information about the Tinyos-2-commits mailing list