mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-09-14 08:01:46 +01:00

There are quite a few noreturn functions in OpenSBI hence we add commong __noreturn define for noreturn functin attribute. Signed-off-by: Anup Patel <anup.patel@wdc.com>