X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fkernel%2Fao.h;h=5df4903cdd0084c7a977ccb19c2ebb76d2587c01;hb=236200c028dd48bbffbde1278d8b1c6de39fbdb1;hp=be663775e91fab86eb119d7690a67fb961c7e1ff;hpb=b8a9273162b7016afc29f4c98fc3b66324d4c85b;p=fw%2Faltos diff --git a/src/kernel/ao.h b/src/kernel/ao.h index be663775..5df4903c 100644 --- a/src/kernel/ao.h +++ b/src/kernel/ao.h @@ -86,7 +86,7 @@ typedef AO_PORT_TYPE ao_port_t; /* Stop the operating system, beeping and blinking the reason */ void -ao_panic(uint8_t reason); +ao_panic(uint8_t reason) __attribute__((noreturn)); /* * ao_romconfig.c