[rtems commit] 2011-03-02 Ralf Cors épius <ralf.corsepius at rtems.org>

Ralf Corsepius ralf at rtems.org
Fri Mar 2 17:17:08 UTC 2012


Module:    rtems
Branch:    master
Commit:    ac165341df9ecdb9f3395677dde906b472121a34
Changeset: http://git.rtems.org/rtems/commit/?id=ac165341df9ecdb9f3395677dde906b472121a34

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Fri Mar  2 18:16:33 2012 +0100

2011-03-02	Ralf Corsépius <ralf.corsepius at rtems.org>

	* support/src/spin.c: Include "test_support.h".

---

 testsuites/ChangeLog          |    4 ++++
 testsuites/support/src/spin.c |    1 +
 2 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/testsuites/ChangeLog b/testsuites/ChangeLog
index fbfa1e4..a952d88 100644
--- a/testsuites/ChangeLog
+++ b/testsuites/ChangeLog
@@ -1,3 +1,7 @@
+2011-03-02	Ralf Corsépius <ralf.corsepius at rtems.org>
+
+	* support/src/spin.c: Include "test_support.h".
+
 2011-12-11	Ralf Corsépius <ralf.corsepius at rtems.org>
 
 	* Makefile.am: Add support/include/tmtests_empty_function.h.
diff --git a/testsuites/support/src/spin.c b/testsuites/support/src/spin.c
index d2b1d42..52dcc9b 100644
--- a/testsuites/support/src/spin.c
+++ b/testsuites/support/src/spin.c
@@ -14,6 +14,7 @@
 #endif
 
 #include <rtems.h>
+#include "test_support.h"
 
 /*
  *  Burn CPU for specified number of ticks




More information about the vc mailing list