forked from Imagelibrary/rtems
2011-12-09 Jennifer Averett
* cpu.c: Correct typo.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2011-12-09 Jennifer Averett
|
||||
|
||||
* cpu.c: Correct typo.
|
||||
|
||||
2011-09-27 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
||||
|
||||
PR 1914/cpukit
|
||||
|
||||
@@ -195,7 +195,7 @@ void _CPU_ISR_install_raw_handler(
|
||||
* table used by the CPU to dispatch interrupt handlers.
|
||||
*
|
||||
* Because all interrupts are vectored through the same exception handler
|
||||
* this is not necessary on thi sport.
|
||||
* this is not necessary on this port.
|
||||
*/
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user