change log for rtems (2011-10-09)

rtems-vc at rtems.org rtems-vc at rtems.org
Sun Oct 9 05:12:08 UTC 2011


 *ralf* (on branch rtems-4-10-branch):
2011-10-09	Ralf Corsépius <ralf.corsepius at rtems.org>

	* libmisc/serdbg/serdbg.h (putDebugChar, getDebugChar):
	Remove duplicate decls.

M 1.2346.2.103  cpukit/ChangeLog
M 1.6.4.1  cpukit/libmisc/serdbg/serdbg.h

diff -u rtems/cpukit/ChangeLog:1.2346.2.102 rtems/cpukit/ChangeLog:1.2346.2.103
--- rtems/cpukit/ChangeLog:1.2346.2.102	Thu Sep  1 13:24:54 2011
+++ rtems/cpukit/ChangeLog	Sat Oct  8 23:48:18 2011
@@ -1,3 +1,8 @@
+2011-10-09	Ralf Corsépius <ralf.corsepius at rtems.org>
+
+	* libmisc/serdbg/serdbg.h (putDebugChar, getDebugChar):
+	Remove duplicate decls.
+
 2011-09-01	Joel Sherrill <joel.sherrilL at OARcorp.com>
 
 	PR 1895/cpukit

diff -u rtems/cpukit/libmisc/serdbg/serdbg.h:1.6 rtems/cpukit/libmisc/serdbg/serdbg.h:1.6.4.1
--- rtems/cpukit/libmisc/serdbg/serdbg.h:1.6	Mon Sep  1 06:28:56 2008
+++ rtems/cpukit/libmisc/serdbg/serdbg.h	Sat Oct  8 23:48:19 2011
@@ -139,42 +139,6 @@
 |    0 on success, -1 and errno otherwise                                   |
 \*=========================================================================*/
 
-/*=========================================================================*\
-| Function:                                                                 |
-\*-------------------------------------------------------------------------*/
-void putDebugChar
-/*-------------------------------------------------------------------------*\
-| Purpose:                                                                  |
-|    send one character to serial port                                      |
-+---------------------------------------------------------------------------+
-| Input Parameters:                                                         |
-\*-------------------------------------------------------------------------*/
-(
- char c  /* character to print */
- );
-/*-------------------------------------------------------------------------*\
-| Return Value:                                                             |
-|    <none>                                                                 |
-\*=========================================================================*/
-
-/*=========================================================================*\
-| Function:                                                                 |
-\*-------------------------------------------------------------------------*/
-int getDebugChar
-/*-------------------------------------------------------------------------*\
-| Purpose:                                                                  |
-|    wait for one character from serial port                                |
-+---------------------------------------------------------------------------+
-| Input Parameters:                                                         |
-\*-------------------------------------------------------------------------*/
-(
- void  /* none */
- );
-/*-------------------------------------------------------------------------*\
-| Return Value:                                                             |
-|    received character                                                     |
-\*=========================================================================*/
-
 /*
  * Assumed to be provided by the BSP
  */



--

Generated by Deluxe Loginfo [http://www.codewiz.org/projects/index.html#loginfo] 2.122 by Bernardo Innocenti <bernie at develer.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/vc/attachments/20111009/457a8dcd/attachment.html>


More information about the vc mailing list