<!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 (2010-08-13)</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>joel</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2010-08-13 Joel Sherrill <joel.sherrill@oarcorp.com>

        * spurious/spinit.c: Add include of bootcard.h to fix warning.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/c/src/lib/libbsp/m68k/mrm332/ChangeLog.diff?r1=text&tr1=1.125&r2=text&tr2=1.126&diff_format=h">M</a></td><td width='1%'>1.126</td><td width='100%'>c/src/lib/libbsp/m68k/mrm332/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/c/src/lib/libbsp/m68k/mrm332/spurious/spinit.c.diff?r1=text&tr1=1.6&r2=text&tr2=1.7&diff_format=h">M</a></td><td width='1%'>1.7</td><td width='100%'>c/src/lib/libbsp/m68k/mrm332/spurious/spinit.c</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/c/src/lib/libbsp/m68k/mrm332/ChangeLog:1.125 rtems/c/src/lib/libbsp/m68k/mrm332/ChangeLog:1.126
--- rtems/c/src/lib/libbsp/m68k/mrm332/ChangeLog:1.125  Wed Apr 28 14:43:27 2010
+++ rtems/c/src/lib/libbsp/m68k/mrm332/ChangeLog        Fri Aug 13 15:49:09 2010
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+2010-08-13    Joel Sherrill <joel.sherrill@oarcorp.com>
+
+       * spurious/spinit.c: Add include of bootcard.h to fix warning.
+
</font> 2010-04-28        Joel Sherrill <joel.sherrilL@OARcorp.com>
 
        * startup/bsppredriverhook.c: Remove warnings.

<font color='#006600'>diff -u rtems/c/src/lib/libbsp/m68k/mrm332/spurious/spinit.c:1.6 rtems/c/src/lib/libbsp/m68k/mrm332/spurious/spinit.c:1.7
--- rtems/c/src/lib/libbsp/m68k/mrm332/spurious/spinit.c:1.6    Mon Sep 11 16:43:55 2006
+++ rtems/c/src/lib/libbsp/m68k/mrm332/spurious/spinit.c        Fri Aug 13 15:49:09 2010
</font><font color='#997700'>@@ -17,6 +17,7 @@
</font>  */
 
 #include <bsp.h>
<font color='#000088'>+#include <bsp/bootcard.h>
</font> #include <stdio.h>
 
 const char * const _Spurious_Error_[] = {"Reset","Bus Error","Address Error",
</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>