This commit is contained in:
matthias.ringwald 2011-08-05 15:13:47 +00:00
parent 69805e1a11
commit a130134ed3

View File

@ -33,7 +33,7 @@
* hal_cpu.h
*
* Low power mode for MCU requires that IRQs can be first blocked
* and then unbocked while entering low power mode atomically
* and then unblocked while entering low power mode atomically
*/
void hal_cpu_disable_irqs();