summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/psim/console/console-io.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-11-20 18:23:48 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-11-20 18:23:48 +0000
commit904e18563e4bfe2803d4fbf4b17058b9f4c40a3e (patch)
tree5698181db2fa0c8eec5dbca1eb21844bb01fc45e /c/src/lib/libbsp/powerpc/psim/console/console-io.c
parent2001-11-20 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-904e18563e4bfe2803d4fbf4b17058b9f4c40a3e.tar.bz2
2001-11-20 Joel Sherrill <joel@OARcorp.com>
* console/console-io.c: Fix incorrect comment.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/powerpc/psim/console/console-io.c2
1 files changed, 1 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 a9567332c6..7589a95d56 100644
--- a/c/src/lib/libbsp/powerpc/psim/console/console-io.c
+++ b/c/src/lib/libbsp/powerpc/psim/console/console-io.c
@@ -1,6 +1,6 @@
/*
* This file contains the hardware specific portions of the TTY driver
- * for the serial ports on the erc32.
+ * for the simulated serial port on the PowerPC simulator.
*
* COPYRIGHT (c) 1989-2000.
* On-Line Applications Research Corporation (OAR).