<!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-06-18)</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>ralf</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2010-06-18 Ralf Corsépius <ralf.corsepius@rtems.org>

        * rtems/include/rtems/rtems/object.h: Remove OBJECTS_ITRON_API.
</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.2437&r2=text&tr2=1.2438&diff_format=h">M</a></td><td width='1%'>1.2438</td><td width='100%'>cpukit/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/rtems/include/rtems/rtems/object.h.diff?r1=text&tr1=1.9&r2=text&tr2=1.10&diff_format=h">M</a></td><td width='1%'>1.10</td><td width='100%'>cpukit/rtems/include/rtems/rtems/object.h</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/cpukit/ChangeLog:1.2437 rtems/cpukit/ChangeLog:1.2438
--- rtems/cpukit/ChangeLog:1.2437       Thu Jun 17 23:22:23 2010
+++ rtems/cpukit/ChangeLog      Fri Jun 18 00:28:03 2010
</font><font color='#997700'>@@ -1,5 +1,6 @@
</font> 2010-06-18        Ralf Corsépius <ralf.corsepius@rtems.org>
 
<font color='#000088'>+   * rtems/include/rtems/rtems/object.h: Remove OBJECTS_ITRON_API.
</font>   * rtems/src/rtemsobjectidapimaximum.c: Remove OBJECTS_ITRON_API.
        * score/include/rtems/score/object.h: Remove OBJECTS_ITRON_API.
        * score/include/rtems/score/thread.h: Remove ITRON.

<font color='#006600'>diff -u rtems/cpukit/rtems/include/rtems/rtems/object.h:1.9 rtems/cpukit/rtems/include/rtems/rtems/object.h:1.10
--- rtems/cpukit/rtems/include/rtems/rtems/object.h:1.9 Sun Nov 29 05:55:14 2009
+++ rtems/cpukit/rtems/include/rtems/rtems/object.h     Fri Jun 18 00:28:04 2010
</font><font color='#997700'>@@ -240,7 +240,7 @@
</font>  *  @note A body is also provided.
  */
 #define rtems_object_id_api_maximum() \
<font color='#880000'>-  OBJECTS_ITRON_API
</font><font color='#000088'>+  OBJECTS_APIS_LAST
</font> 
 /**
  *  @brief Get Lowest Valid Class Value
</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>