summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/idp
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-08-04 21:55:30 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-08-04 21:55:30 +0000
commit81d965778e010a93ef400cf88709d4fac5631ce8 (patch)
tree5afaf2374be20e798d2a0c0c0afcec2cf45b3530 /c/src/lib/libbsp/m68k/idp
parentCorrecting difference between mvme162lx and mvme162. All versions have (diff)
downloadrtems-81d965778e010a93ef400cf88709d4fac5631ce8.tar.bz2
moved header files into the motorola and zilog subdirectories
Diffstat (limited to 'c/src/lib/libbsp/m68k/idp')
-rw-r--r--c/src/lib/libbsp/m68k/idp/include/Makefile.in3
-rw-r--r--c/src/lib/libbsp/m68k/idp/include/coverhd.h2
2 files changed, 2 insertions, 3 deletions
diff --git a/c/src/lib/libbsp/m68k/idp/include/Makefile.in b/c/src/lib/libbsp/m68k/idp/include/Makefile.in
index c0ddaf1ff8..cf2e37be93 100644
--- a/c/src/lib/libbsp/m68k/idp/include/Makefile.in
+++ b/c/src/lib/libbsp/m68k/idp/include/Makefile.in
@@ -7,8 +7,7 @@ srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH=@srcdir@
-H_FILES = $(srcdir)/bsp.h $(srcdir)/coverhd.h $(srcdir)/leds.h \
- $(srcdir)/mc68230.h
+H_FILES = $(srcdir)/bsp.h $(srcdir)/coverhd.h $(srcdir)/leds.h
#
# Equate files are for including from assembly preprocessed by
diff --git a/c/src/lib/libbsp/m68k/idp/include/coverhd.h b/c/src/lib/libbsp/m68k/idp/include/coverhd.h
index 48d824e5f4..4066ae6756 100644
--- a/c/src/lib/libbsp/m68k/idp/include/coverhd.h
+++ b/c/src/lib/libbsp/m68k/idp/include/coverhd.h
@@ -11,7 +11,7 @@
* Suite should be rebuilt to account for these overhead times in the
* timing results.
*
- * NOTE: If these are all zero, then the times reported include all
+ * NOTE: If these are all zero, then the times reported include
* all calling overhead including passing of arguments.
*
* COPYRIGHT (c) 1989-1997.