This website requires JavaScript.
Explore
Help
Register
Sign In
Pace-V5471
/
Kernel
Watch
1
Star
0
Fork
0
You've already forked Kernel
Code
Releases
1
Activity
Files
kernel
Branches
Tags
View all branches
Kernel
/
include
/
xen
/
page.h
2 lines
26 B
C
Raw
Permalink
Normal View
History
Unescape
Escape
xen: make include/xen/page.h portable moving those definitions under asm dir The definitions in include/asm/xen/page.h are arch specific. ia64/xen wants to define its own version. So move them to arch specific directory and keep include/xen/page.h in order not to break compilation. Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp> Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-04-02 10:53:58 -07:00
#
include
<asm/xen/page.h>
Copy Permalink