benchmark: print a carriage return "\r" after new line "\n" in context_switch.
authorarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 13 May 2010 15:48:36 +0000 (15:48 +0000)
committerarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 13 May 2010 15:48:36 +0000 (15:48 +0000)
commit6c1386dc848dbd25bfd19208ea75aefe6e9673e4
tree2308c43b273104ab393087f674fce0ec4c43c763
parent33b67a401701160b8026acc14a5bf0003abb89a4
benchmark: print a carriage return "\r" after new line "\n" in context_switch.

This allows to correctly show the output messages when they are not
processed within a terminal (e.g., from minicom).

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3687 38d2e660-2303-0410-9eaa-f027e97ec537
bertos/benchmark/context_switch.c