comparison packages/hal/powerpc/cogent/current/include/plf_stub.h @ 105:5a0cc6c243a9 ecos-sw-2000-06-30

Merge from eCos master repository on 2000-06-30-08:18:49-BST
author jlarmour
date Fri, 30 Jun 2000 16:27:35 +0000
parents 95f3e12a6327
children 25e238959bae
comparison
equal deleted inserted replaced
104:ad66e26a9e7c 105:5a0cc6c243a9
67 67
68 #define HAL_STUB_PLATFORM_INIT_SERIAL() cyg_hal_plf_comms_init() 68 #define HAL_STUB_PLATFORM_INIT_SERIAL() cyg_hal_plf_comms_init()
69 69
70 #define HAL_STUB_PLATFORM_SET_BAUD_RATE(baud) CYG_UNUSED_PARAM(int, (baud)) 70 #define HAL_STUB_PLATFORM_SET_BAUD_RATE(baud) CYG_UNUSED_PARAM(int, (baud))
71 #define HAL_STUB_PLATFORM_INTERRUPTIBLE 0 71 #define HAL_STUB_PLATFORM_INTERRUPTIBLE 0
72 #define HAL_STUB_PLATFORM_INIT_BREAK_IRQ() hal_cma_stub_init_break_irq()
73 72
74 //---------------------------------------------------------------------------- 73 //----------------------------------------------------------------------------
75 // Stub initializer. 74 // Stub initializer.
76 //---------------------------------------------------------------------------- 75 //----------------------------------------------------------------------------
77 // Stub initializer. 76 // Stub initializer.