change log for rtems (2011-10-08)

rtems-vc at rtems.org rtems-vc at rtems.org
Sun Oct 9 04:10:58 UTC 2011


 *ralf*:
2011-10-09	Ralf Corsépius <ralf.corsepius at rtems.org>

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

M 1.2941  cpukit/ChangeLog
M    1.7  cpukit/libmisc/serdbg/serdbg.h

diff -u rtems/cpukit/ChangeLog:1.2940 rtems/cpukit/ChangeLog:1.2941
--- rtems/cpukit/ChangeLog:1.2940	Fri Oct  7 09:29:18 2011
+++ rtems/cpukit/ChangeLog	Sat Oct  8 22:59:21 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-10-07	Daniel Hellstrom <daniel at gaisler.com>
 
 	PR 1931/cpukit

diff -u rtems/cpukit/libmisc/serdbg/serdbg.h:1.6 rtems/cpukit/libmisc/serdbg/serdbg.h:1.7
--- rtems/cpukit/libmisc/serdbg/serdbg.h:1.6	Mon Sep  1 06:28:56 2008
+++ rtems/cpukit/libmisc/serdbg/serdbg.h	Sat Oct  8 22:59:21 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/20111008/5f450fd7/attachment.html>


More information about the vc mailing list