Changeset c34f94f7 in rtems for c/src/lib/libbsp/shared/bspsmp.c
- Timestamp:
- 02/16/15 10:55:03 (8 years ago)
- Branches:
- 4.11, 5, master
- Children:
- 8d6e6eeb
- Parents:
- a43a3466
- git-author:
- Sebastian Huber <sebastian.huber@…> (02/16/15 10:55:03)
- git-committer:
- Sebastian Huber <sebastian.huber@…> (02/17/15 08:41:27)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/shared/bspsmp.c
ra43a3466 rc34f94f7 27 27 } 28 28 29 void _CPU_SMP_Prepare_start_multitasking( void ) 30 { 31 } 32 29 33 void _CPU_SMP_Send_interrupt( uint32_t target_processor_index ) 30 34 {
Note: See TracChangeset
for help on using the changeset viewer.