summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2014-04-03 15:13:25 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-04-03 15:16:07 -0500
commit6c0b7b878c9f2a2ff678ef530540ed096adf52b5 (patch)
treee1d5be49a919c641b955dd12c1f29129536a4d0f /c/src/lib/libbsp/powerpc
parentsim68000/console/conscfg.c: Comment clean up (diff)
downloadrtems-6c0b7b878c9f2a2ff678ef530540ed096adf52b5.tar.bz2
psim/console/console-io.c: Comment clean up
Diffstat (limited to 'c/src/lib/libbsp/powerpc')
-rw-r--r--c/src/lib/libbsp/powerpc/psim/console/console-io.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/powerpc/psim/console/console-io.c b/c/src/lib/libbsp/powerpc/psim/console/console-io.c
index 6b1c988e5f..9e3d4413b4 100644
--- a/c/src/lib/libbsp/powerpc/psim/console/console-io.c
+++ b/c/src/lib/libbsp/powerpc/psim/console/console-io.c
@@ -1,7 +1,9 @@
/*
* This file contains the hardware specific portions of the TTY driver
* for the simulated serial port on the PowerPC simulator.
- *
+ */
+
+/*
* COPYRIGHT (c) 1989-2004.
* On-Line Applications Research Corporation (OAR).
*