X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fkernel%2Fao_led.h;fp=src%2Fkernel%2Fao_led.h;h=803f85b3d9b652ab5a88f4b3cf298990b7fe5ee6;hb=2de8922b505f0358a36933721fbddf6a9ef7e9a4;hp=7de092373e9e943fda8a5ed9805bd71ae65743a0;hpb=8115c78dc487c7b5d57038dbb26daa75357796b0;p=fw%2Faltos diff --git a/src/kernel/ao_led.h b/src/kernel/ao_led.h index 7de09237..803f85b3 100644 --- a/src/kernel/ao_led.h +++ b/src/kernel/ao_led.h @@ -51,7 +51,7 @@ ao_led_toggle(AO_LED_TYPE colors); /* Turn on the specified LEDs for the indicated interval */ void -ao_led_for(AO_LED_TYPE colors, uint16_t ticks) __reentrant; +ao_led_for(AO_LED_TYPE colors, uint16_t ticks); /* Initialize the LEDs */ void