summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/mvme136/startup/bspstart.c
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/mvme136/startup/bspstart.c
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 '')
-rw-r--r--c/src/lib/libbsp/m68k/mvme136/startup/bspstart.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/m68k/mvme136/startup/bspstart.c b/c/src/lib/libbsp/m68k/mvme136/startup/bspstart.c
index 75afe5fcce..be0af2f83b 100644
--- a/c/src/lib/libbsp/m68k/mvme136/startup/bspstart.c
+++ b/c/src/lib/libbsp/m68k/mvme136/startup/bspstart.c
@@ -24,7 +24,7 @@
#include <rtems/libio.h>
#include <libcsupport.h>
-#include <z8036.h>
+#include <zilog/z8036.h>
#include <string.h>
#include <fcntl.h>