mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-08 08:33:19 +00:00
committed by
Daniel Hellstrom
parent
a97a4732f7
commit
1223f5e402
@@ -416,7 +416,7 @@ int gr1553rt_bd_update(
|
|||||||
}
|
}
|
||||||
*dptr = (uint16_t *)tmp;
|
*dptr = (uint16_t *)tmp;
|
||||||
}
|
}
|
||||||
SPIN_LOCK_IRQ(&priv->devlock, irqflags);
|
SPIN_UNLOCK_IRQ(&priv->devlock, irqflags);
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user