Mercurial > flash_v2
comparison packages/hal/powerpc/mbx/current/include/plf_stub.h @ 70:c5536bad4c24 ecos-sw-2000-02-11
Merge from eCos master repository on 2000-02-11-15:46:40-GMT
| author | jlarmour |
|---|---|
| date | Fri, 11 Feb 2000 16:47:32 +0000 |
| parents | bf00f99aec69 |
| children | 435cced73e2f |
comparison
equal
deleted
inserted
replaced
| 69:9a9babddf7e7 | 70:c5536bad4c24 |
|---|---|
| 72 #ifdef CYG_HAL_STARTUP_ROM | 72 #ifdef CYG_HAL_STARTUP_ROM |
| 73 # define HAL_STUB_PLATFORM_INIT() hal_mbx_set_led( 4 ) | 73 # define HAL_STUB_PLATFORM_INIT() hal_mbx_set_led( 4 ) |
| 74 // to distinguish eCos stub ROM ready state from either CygMon or app. | 74 // to distinguish eCos stub ROM ready state from either CygMon or app. |
| 75 #endif | 75 #endif |
| 76 | 76 |
| 77 #define HAL_STUB_PLATFORM_STUBS_INIT() CYG_EMPTY_STATEMENT | |
| 78 | |
| 79 //---------------------------------------------------------------------------- | 77 //---------------------------------------------------------------------------- |
| 80 #ifdef CYGDBG_HAL_DEBUG_GDB_BREAK_SUPPORT | 78 #ifdef CYGDBG_HAL_DEBUG_GDB_BREAK_SUPPORT |
| 81 #define HAL_STUB_PLATFORM_INIT_BREAK_IRQ() CYG_EMPTY_STATEMENT | 79 #define HAL_STUB_PLATFORM_INIT_BREAK_IRQ() CYG_EMPTY_STATEMENT |
| 82 #endif | 80 #endif |
| 83 | 81 |
