forked from Imagelibrary/rtems
maintenance
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
void m8xx_cp_execute_cmd( uint16_t command )
|
||||
{
|
||||
uint16_t lvl;
|
||||
rtems_interrupt_level lvl;
|
||||
|
||||
rtems_interrupt_disable(lvl);
|
||||
while (m8xx.cpcr & M8xx_CR_FLG) {
|
||||
|
||||
@@ -45,7 +45,6 @@
|
||||
**************************************************************************
|
||||
**************************************************************************
|
||||
*/
|
||||
|
||||
#ifndef _MPC8XX_H
|
||||
#define _MPC8XX_H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user