mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-05 23:57:10 +00:00
hv: softirq: move softirq.c to common directory
Softirq is not x86 architectural related. Signed-off-by: Li, Fei1 <fei1.li@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com> Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
*/
|
||||
|
||||
#include <hypervisor.h>
|
||||
#include <softirq.h>
|
||||
#include <ptdev.h>
|
||||
|
||||
/* SOFTIRQ_DEV_ASSIGN list for all CPUs */
|
||||
|
||||
Reference in New Issue
Block a user