forked from Imagelibrary/rtems
2007-12-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* rtems/score/cpu.h: Fix Doxygen.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2007-12-10 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
|
* rtems/score/cpu.h: Fix Doxygen.
|
||||||
|
|
||||||
2007-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>
|
2007-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||||
|
|
||||||
* cpu.c, rtems/score/cpu.h: Move interrupt_stack_size field from CPU
|
* cpu.c, rtems/score/cpu.h: Move interrupt_stack_size field from CPU
|
||||||
|
|||||||
@@ -1050,7 +1050,6 @@ uint32_t _CPU_ISR_Get_level( void );
|
|||||||
/**
|
/**
|
||||||
* This routine performs CPU dependent initialization.
|
* This routine performs CPU dependent initialization.
|
||||||
*
|
*
|
||||||
* @param[in] cpu_table is the CPU Dependent Configuration Table
|
|
||||||
* @param[in] thread_dispatch is the address of @ref _Thread_Dispatch
|
* @param[in] thread_dispatch is the address of @ref _Thread_Dispatch
|
||||||
*
|
*
|
||||||
* Port Specific Information:
|
* Port Specific Information:
|
||||||
|
|||||||
Reference in New Issue
Block a user