comparison packages/hal/arm/arch/current/include/arm_stub.h @ 136:a9ac27ec7abc ecos-sw-2000-11-17

Merge from eCos master repository on 2000-11-17-18:24:25-GMT
author jlarmour
date Fri, 17 Nov 2000 23:16:43 +0000
parents 02ea4320376c
children 0d2b193a635f
comparison
equal deleted inserted replaced
135:3bc2abeae9ff 136:a9ac27ec7abc
108 108
109 extern void __install_breakpoints (void); 109 extern void __install_breakpoints (void);
110 110
111 extern void __clear_breakpoints (void); 111 extern void __clear_breakpoints (void);
112 112
113 extern int __is_bsp_syscall(void);
114
113 //------------------------------------------------------------------------ 115 //------------------------------------------------------------------------
114 // Special definition of CYG_HAL_GDB_ENTER_CRITICAL_IO_REGION 116 // Special definition of CYG_HAL_GDB_ENTER_CRITICAL_IO_REGION
115 117
116 #ifdef CYGDBG_HAL_DEBUG_GDB_BREAK_SUPPORT 118 #ifdef CYGDBG_HAL_DEBUG_GDB_BREAK_SUPPORT
117 // we can only do this at all if break support is enabled: 119 // we can only do this at all if break support is enabled: