mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-10-10 02:21:43 +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>