Skip to content
Commit a60d9686 authored by Chanho Park's avatar Chanho Park Committed by Tom Rini
Browse files

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: default avatarChanho Park <chanho61.park@samsung.com>
parent 47e7f128
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment