summaryrefslogtreecommitdiffstats
path: root/c/src/lib
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-01-05 23:01:05 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-01-05 23:01:05 +0000
commit0312d81f38bd64112f8bfa90838c102556da93a3 (patch)
tree54321f7f3964cee620d99dfadeeccc0fe930b50f /c/src/lib
parentchanged version to 20000104 (diff)
downloadrtems-0312d81f38bd64112f8bfa90838c102556da93a3.tar.bz2
Fixed comment thanks to John M. Mills <jmills@tga.com>.
Diffstat (limited to 'c/src/lib')
-rw-r--r--c/src/lib/libcpu/sh/sh7045/score/ispsh7045.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/c/src/lib/libcpu/sh/sh7045/score/ispsh7045.c b/c/src/lib/libcpu/sh/sh7045/score/ispsh7045.c
index b535840f9f..4009ea152a 100644
--- a/c/src/lib/libcpu/sh/sh7045/score/ispsh7045.c
+++ b/c/src/lib/libcpu/sh/sh7045/score/ispsh7045.c
@@ -40,12 +40,6 @@
* $Id$
*/
-/**************************************************************************
- * Note this file contains two pair of independent sections which are
- * used conditionally, depending on whether the module is being built
- * for the SH703x or SH704x families of processor
- **************************************************************************/
-
#include <rtems/system.h>
#include <rtems/score/shtypes.h>