Changeset 1bc0ad2 in rtems for c/src/lib/libcpu/powerpc

Timestamp:
09/08/17 08:38:46 (7 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
458179f1
Parents:
62c912e
git-author:
Sebastian Huber <sebastian.huber@…> (09/08/17 08:38:46)
git-committer:
Sebastian Huber <sebastian.huber@…> (09/12/17 07:57:53)
Message:

Simplify and unify BSP_output_char

The BSP_output_char should output a char and not mingle with high level
processing, e.g. '\n' to '\r\n' translation. Move this translation to
rtems_putc(). Remove it from all the BSP_output_char implementations.

Close #3122.

(No files)

Note: See TracChangeset for help on using the changeset viewer.