Mercurial > ecos-v3_0-branch
diff packages/kernel/current/tests/tm_basic.cxx @ 10:d3fbcdfa1b2f ecos-sw-1999-05-29
Merge from eCos master repository on 1999-05-29-00:13:11-BST
| author | jlarmour |
|---|---|
| date | Fri, 28 May 1999 16:43:09 +0000 |
| parents | ece80412419a |
| children | 29bc183297e1 |
line wrap: on
line diff
--- a/packages/kernel/current/tests/tm_basic.cxx +++ b/packages/kernel/current/tests/tm_basic.cxx @@ -49,7 +49,7 @@ #include <cyg/infra/testcase.h> -#include <cyg/kernel/stackmon.hxx> +#include <cyg/kernel/test/stackmon.h> // Define this to see the statistics with the first sample datum removed. // This can expose the effects of caches on the speed of operations.
