]> git.ipfire.org Git - thirdparty/qemu.git/commit
include: Add loongarch_pic_common header file
authorBibo Mao <maobibo@loongson.cn>
Sat, 14 Sep 2024 09:34:06 +0000 (17:34 +0800)
committerBibo Mao <maobibo@loongson.cn>
Thu, 19 Dec 2024 07:23:29 +0000 (15:23 +0800)
commitdeeca9cb0ba8d8c85e2b8eeb778b35dd0b806d8c
treeb0d7f87d0a99828f35a3c4c63a1291bf3850cd04
parent8032c78e556cd0baec111740a6c636863f9bd7c8
include: Add loongarch_pic_common header file

Add common header file hw/intc/loongarch_pic_common.h, and move
some macro definition from hw/intc/loongarch_pch_pic.h to the common
header file.

Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Reviewed-by: Song Gao <gaosong@loongson.cn>
include/hw/intc/loongarch_pch_pic.h
include/hw/intc/loongarch_pic_common.h [new file with mode: 0644]