Mercurial > flash_v2
comparison packages/hal/arm/arch/current/src/arm_stub.c @ 72:da3908c9cd10 ecos-sw-2000-02-17
Merge from eCos master repository on 2000-02-17-18:56:14-GMT
| author | jlarmour |
|---|---|
| date | Thu, 17 Feb 2000 19:38:13 +0000 |
| parents | bf00f99aec69 |
| children | 435cced73e2f |
comparison
equal
deleted
inserted
replaced
| 71:f4a0d3a26b92 | 72:da3908c9cd10 |
|---|---|
| 49 #include <pkgconf/cygmon.h> | 49 #include <pkgconf/cygmon.h> |
| 50 #endif | 50 #endif |
| 51 | 51 |
| 52 #ifdef CYGDBG_HAL_DEBUG_GDB_INCLUDE_STUBS | 52 #ifdef CYGDBG_HAL_DEBUG_GDB_INCLUDE_STUBS |
| 53 | 53 |
| 54 #ifdef CYG_HAL_ARM_SIM | 54 #ifdef CYGPKG_HAL_ARM_SIM |
| 55 #error "GDB Stub support not implemented for ARM SIM" | 55 #error "GDB Stub support not implemented for ARM SIM" |
| 56 #endif | 56 #endif |
| 57 | 57 |
| 58 #include <cyg/hal/hal_stub.h> | 58 #include <cyg/hal/hal_stub.h> |
| 59 #include <cyg/hal/hal_arch.h> | 59 #include <cyg/hal/hal_arch.h> |
