mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2026-05-03 22:21:33 +01:00
65d4e9be95
The sbi_domain_context.h includes sbi_domain.h and the sbi_domain.h also includes sbi_domain_context.h. Remove this cyclic include in sbi_domain_context.h. Signed-off-by: Anup Patel <apatel@ventanamicro.com> Reviewed-by: Samuel Holland <samuel.holland@sifive.com>