comparison packages/hal/arm/pid/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 ff3f181b64bd
comparison
equal deleted inserted replaced
69:9a9babddf7e7 70:c5536bad4c24
68 #define HAL_STUB_PLATFORM_INTERRUPTIBLE (&hal_pid_interruptible) 68 #define HAL_STUB_PLATFORM_INTERRUPTIBLE (&hal_pid_interruptible)
69 #define HAL_STUB_PLATFORM_INIT_BREAK_IRQ() CYG_EMPTY_STATEMENT 69 #define HAL_STUB_PLATFORM_INIT_BREAK_IRQ() CYG_EMPTY_STATEMENT
70 70
71 //---------------------------------------------------------------------------- 71 //----------------------------------------------------------------------------
72 // Stub initializer. 72 // Stub initializer.
73 #define HAL_STUB_PLATFORM_STUBS_INIT() CYG_EMPTY_STATEMENT 73 #define HAL_STUB_PLATFORM_INIT() CYG_EMPTY_STATEMENT
74 74
75 //---------------------------------------------------------------------------- 75 //----------------------------------------------------------------------------
76 // Reset. 76 // Reset.
77 #ifdef CYGSEM_HAL_ROM_MONITOR 77 #ifdef CYGSEM_HAL_ROM_MONITOR
78 // Just call the ROM's entry point. Not as safe as a reset, but the PID 78 // Just call the ROM's entry point. Not as safe as a reset, but the PID