diff packages/kernel/current/tests/kcache1.c @ 99:97d9d85b42c0 ecos-sw-2000-06-07

Merge from eCos master repository on 2000-06-07-14:25:36-BST
author jlarmour
date Wed, 07 Jun 2000 14:10:34 +0000
parents 489eb5632bc3
children d2f49caf9e38
line wrap: on
line diff
--- a/packages/kernel/current/tests/kcache1.c
+++ b/packages/kernel/current/tests/kcache1.c
@@ -323,7 +323,7 @@ static void entry0( cyg_addrword_t data 
     // slow on the simulator, even with reduced loop counts.
     if (cyg_test_is_simulator)
         CYG_TEST_PASS_FINISH("End of test");
- 
+
     cyg_test_is_simulator = 1;
 #endif    
 #ifdef HAL_ICACHE_INVALIDATE_ALL