X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fkernel%2Fao_beep.h;h=fdc150f1bbb56148b2d126520105913bb134e344;hb=119a829e58aff5dd7801fe7ef8cae886bf31fec1;hp=1306af627e5a630e8ef286eb20ad5af289a8bf09;hpb=4894d965d73231b5c74810d826c7c97fa1bd7803;p=fw%2Faltos diff --git a/src/kernel/ao_beep.h b/src/kernel/ao_beep.h index 1306af62..fdc150f1 100644 --- a/src/kernel/ao_beep.h +++ b/src/kernel/ao_beep.h @@ -85,7 +85,7 @@ ao_beep(uint8_t beep); /* Turn on the beeper for the specified time */ void -ao_beep_for(uint8_t beep, uint16_t ticks) __reentrant; +ao_beep_for(uint8_t beep, uint16_t ticks); /* Initialize the beeper */ void