<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>change log for rtems (2011-08-16)</title>
</head>
<body text='#000000' bgcolor='#ffffff'>
<a name='cs1'></a>
<table border='0' cellspacing='0' cellpadding='5' width='100%' bgcolor='#eeeeee'>
<tr><td colspan='3' bgcolor='#dddddd'>
 <font color='#bb2222'><strong>sh</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2011-08-16 Sebastian Huber <sebastian.huber@embedded-brains.de>

        * sapi/include/confdefs.h: Include <bsp.h> for BSP_IDLE_TASK_BODY,
        BSP_IDLE_TASK_STACK_SIZE, BSP_INTERRUPT_STACK_SIZE,
        BSP_ZERO_WORKSPACE_AUTOMATICALLY, BSP_DEFAULT_UNIFIED_WORK_AREAS,
        CONFIGURE_MALLOC_BSP_SUPPORTS_SBRK, and
        CONFIGURE_BSP_PREREQUISITE_DRIVERS defines.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/ChangeLog.diff?r1=text&tr1=1.2902&r2=text&tr2=1.2903&diff_format=h">M</a></td><td width='1%'>1.2903</td><td width='100%'>cpukit/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/sapi/include/confdefs.h.diff?r1=text&tr1=1.167&r2=text&tr2=1.168&diff_format=h">M</a></td><td width='1%'>1.168</td><td width='100%'>cpukit/sapi/include/confdefs.h</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/cpukit/ChangeLog:1.2902 rtems/cpukit/ChangeLog:1.2903
--- rtems/cpukit/ChangeLog:1.2902       Mon Aug 15 03:23:48 2011
+++ rtems/cpukit/ChangeLog      Tue Aug 16 06:40:52 2011
</font><font color='#997700'>@@ -1,3 +1,11 @@
</font><font color='#000088'>+2011-08-16    Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+       * sapi/include/confdefs.h: Include <bsp.h> for BSP_IDLE_TASK_BODY,
+       BSP_IDLE_TASK_STACK_SIZE, BSP_INTERRUPT_STACK_SIZE,
+       BSP_ZERO_WORKSPACE_AUTOMATICALLY, BSP_DEFAULT_UNIFIED_WORK_AREAS,
+       CONFIGURE_MALLOC_BSP_SUPPORTS_SBRK, and
+       CONFIGURE_BSP_PREREQUISITE_DRIVERS defines.
+
</font> 2011-08-15        Sebastian Huber <sebastian.huber@embedded-brains.de>
 
        * libcsupport/src/newlibc_exit.c, score/src/threadhandler.c: Added

<font color='#006600'>diff -u rtems/cpukit/sapi/include/confdefs.h:1.167 rtems/cpukit/sapi/include/confdefs.h:1.168
--- rtems/cpukit/sapi/include/confdefs.h:1.167  Mon May 23 11:06:23 2011
+++ rtems/cpukit/sapi/include/confdefs.h        Tue Aug 16 06:40:53 2011
</font><font color='#997700'>@@ -45,6 +45,8 @@
</font> #include <rtems.h>
 #include <rtems/score/apimutex.h>
 
<font color='#000088'>+#include <bsp.h>
+
</font> #ifdef __cplusplus
 extern "C" {
 #endif
</pre>
<p> </p>

<p>--<br />
<small>Generated by <a href="http://www.codewiz.org/projects/index.html#loginfo">Deluxe Loginfo</a> 2.122 by Bernardo Innocenti <bernie@develer.com></small></p>
</body>
</html>