+1
−710
arch/x86/include/asm/paravirt_types.h
0 → 100644
+720
−0
File added.
Preview size limit exceeded, changes collapsed.
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Split the monolithic asm/paravirt.h into separate paravirt.h (inlines and other
"active" definitions), and paravirt_types.h (types, constants and other "passive"
definitions). This makes it easier to use the type/constant definitions without
pulling in everything else and causing circular dependency problems.
[ Impact: cleanup ]
Signed-off-by:
Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
File added.
Preview size limit exceeded, changes collapsed.