]> git.ipfire.org Git - thirdparty/qemu.git/commit
include: Add loongarch_extioi_common header file
authorBibo Mao <maobibo@loongson.cn>
Fri, 20 Sep 2024 02:01:07 +0000 (10:01 +0800)
committerBibo Mao <maobibo@loongson.cn>
Thu, 19 Dec 2024 07:23:29 +0000 (15:23 +0800)
commitfea46db1c7f3b7cd3df92e871c10a6b85a872041
tree1f65c7b35b7f9f0c2267988b77c16ce208d81db3
parentb2799f101cfb58f46cd5ef043038276d128d8e72
include: Add loongarch_extioi_common header file

Add common header file include/hw/intc/loongarch_extioi_common.h, and
move some macro definition from include/hw/intc/loongarch_extioi.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_extioi.h
include/hw/intc/loongarch_extioi_common.h [new file with mode: 0644]