include: Use TRUE/FALSE as return values in sbi_platform_hart_disabled()
The sbi_platform_hart_disabled() returns bool hence explicitly return
TRUE or FALSE instead of 1 or 0.
Signed-off-by:
Anup Patel <anup.patel@wdc.com>
parent
025d0ae9
Please register or sign in to comment