This website requires JavaScript.
Explore
Help
Sign In
starred
/
linux-legacy
Watch
1
Star
0
Fork
0
You've already forked linux-legacy
mirror of
https://github.com/genesi/linux-legacy.git
synced
2026-09-27 00:53:17 +00:00
Code
Issues
2
Packages
Projects
Releases
Wiki
Activity
Files
052d014485d2ce5bb7fa8dd0df875dafd1db77df
linux-legacy
/
include
/
xen
/
page.h
2 lines
26 B
C
Raw
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>
Reference in New Issue
Copy Permalink