spl: add __noreturn attribute to spl_invoke_atf function
spl_invoke_atf function will not be returned to SPL. Thus, we need to
set __noreturn function attribute to the function.
Signed-off-by:
Chanho Park <chanho61.park@samsung.com>
Loading
Please register or sign in to comment