Commit d68741d8 authored by Anup Patel's avatar Anup Patel Committed by Anup Patel
Browse files

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: default avatarAnup Patel <anup.patel@wdc.com>
parent 025d0ae9
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment