summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-12-16 20:56:40 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-12-16 20:56:40 +0000
commit69e10f3e952b8d7f5b660afac8e62da0a800193b (patch)
tree95ffab6fe3f9425a05aebfd5dd7c1c7cef53d0f6 /testsuites
parent2008-12-16 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-69e10f3e952b8d7f5b660afac8e62da0a800193b.tar.bz2
2008-12-16 Joel Sherrill <joel.sherrill@oarcorp.com>
* spsize/size.c: Eliminate _TOD_Microseconds_per_tick.
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/sptests/ChangeLog4
-rw-r--r--testsuites/sptests/spsize/size.c1
2 files changed, 4 insertions, 1 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index e84090fce4..999f52a579 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,3 +1,7 @@
+2008-12-16 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * spsize/size.c: Eliminate _TOD_Microseconds_per_tick.
+
2008-12-15 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac, spfatal06/testcase.h,
diff --git a/testsuites/sptests/spsize/size.c b/testsuites/sptests/spsize/size.c
index c90f8a31e7..fc02005664 100644
--- a/testsuites/sptests/spsize/size.c
+++ b/testsuites/sptests/spsize/size.c
@@ -374,7 +374,6 @@ uninitialized =
/*tod.h*/ (sizeof _TOD_Now) +
(sizeof _TOD_Uptime) +
- (sizeof _TOD_Microseconds_per_tick) +
/*tqdata.h*/ 0 +