comparison packages/kernel/current/tests/except1.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 1d7f19c9e4d1
children c38311975d4f
comparison
equal deleted inserted replaced
9:95cc44ea0068 10:d3fbcdfa1b2f
159 cause_exception(); 159 cause_exception();
160 160
161 CYG_TEST_FAIL_FINISH("Couldn't cause exception"); 161 CYG_TEST_FAIL_FINISH("Couldn't cause exception");
162 } 162 }
163 163
164 #ifdef CYG_HAL_TX39_JMR3904 164 #ifdef CYG_HAL_MIPS_TX39_JMR3904
165 165
166 externC cyg_VSR __default_exception_vsr; 166 externC cyg_VSR __default_exception_vsr;
167 cyg_VSR *old_vsr; 167 cyg_VSR *old_vsr;
168 168
169 #endif 169 #endif