aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/setup_arch.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2009-01-29x86: move mach-default/*.h files to asm/Ingo Molnar1-0/+3
We are getting rid of subarchitecture support - move the hook files to asm/. (These are now stale and should be replaced with more explicit runtime mechanisms - but the transition is simpler this way.) Signed-off-by: Ingo Molnar <mingo@elte.hu>