summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/no_cpu
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-11-01 21:19:23 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-11-01 21:19:23 +0000
commiteba2e4f7b35e3b41479f04481dd7250df65cfc3d (patch)
treeac6794cb4b3c3d2457f73793b389283a7585da0d /c/src/lib/libbsp/no_cpu
parent2000-11-01 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-eba2e4f7b35e3b41479f04481dd7250df65cfc3d.tar.bz2
2000-11-01 Joel Sherrill <joel@OARcorp.com>
* startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and libcsupport.h moved from libc to lib/include/rtems and now must be referenced as <rtems/XXX.h>. Header file order was cleaned up while doing this.
Diffstat (limited to 'c/src/lib/libbsp/no_cpu')
-rw-r--r--c/src/lib/libbsp/no_cpu/no_bsp/ChangeLog7
-rw-r--r--c/src/lib/libbsp/no_cpu/no_bsp/startup/bspstart.c7
2 files changed, 10 insertions, 4 deletions
diff --git a/c/src/lib/libbsp/no_cpu/no_bsp/ChangeLog b/c/src/lib/libbsp/no_cpu/no_bsp/ChangeLog
index dd1dca14a9..a8103770e4 100644
--- a/c/src/lib/libbsp/no_cpu/no_bsp/ChangeLog
+++ b/c/src/lib/libbsp/no_cpu/no_bsp/ChangeLog
@@ -1,4 +1,11 @@
+2000-11-01 Joel Sherrill <joel@OARcorp.com>
+
+ * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
+ and libcsupport.h moved from libc to lib/include/rtems and
+ now must be referenced as <rtems/XXX.h>. Header file order
+ was cleaned up while doing this.
+
2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
diff --git a/c/src/lib/libbsp/no_cpu/no_bsp/startup/bspstart.c b/c/src/lib/libbsp/no_cpu/no_bsp/startup/bspstart.c
index 249236036f..c346b4cd0b 100644
--- a/c/src/lib/libbsp/no_cpu/no_bsp/startup/bspstart.c
+++ b/c/src/lib/libbsp/no_cpu/no_bsp/startup/bspstart.c
@@ -14,12 +14,11 @@
* $Id$
*/
+#include <string.h>
+
#include <bsp.h>
#include <rtems/libio.h>
-
-#include <libcsupport.h>
-
-#include <string.h>
+#include <rtems/libcsupport.h>
/*
* The original table from the application and our copy of it with