mirror of
https://gitlab.com/qemu-project/opensbi.git
synced 2025-09-17 00:01:18 +08:00

plicsw_ipi_sync() is a forward declaration but without the actual implementation. Drop it. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Anup Patel <anup.patel@wdc.com>