mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-01 21:23:59 +00:00
Vectors are unsigned integers now. This patch converts the vectors in struct ptdev_msi_info to uint32_t so that all variables representing interrupt vectors are aligned. No other changes needed except the type declarators since the other functions manipulating vectors already takes/returns uint32_t. Signed-off-by: Junjie Mao <junjie.mao@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com> |
||
---|---|---|
.. | ||
acrn_efi.h | ||
hypercall.h | ||
ptdev.h | ||
schedule.h |