diff packages/hal/common/current/include/hal_stub.h @ 115:6ed91473a1cd ecos-sw-2000-08-21

Merge from eCos master repository on 2000-08-21-22:40:54-BST
author jlarmour
date Fri, 25 Aug 2000 17:32:38 +0000
parents 02ea4320376c
children a9ac27ec7abc
line wrap: on
line diff
--- a/packages/hal/common/current/include/hal_stub.h
+++ b/packages/hal/common/current/include/hal_stub.h
@@ -167,7 +167,7 @@ extern void __install_traps (void);
 
 #ifndef BREAKINST_DEFINED
 #define BREAKINST_DEFINED
-extern void CYG_LABEL_NAME(breakinst) (void);
+extern void _breakinst (void);
 #endif
 
 /* The opcode for a breakpoint instruction.  */