linux_dsm_epyc7002/include/asm-x86/mach-visws/entry_arch.h
Ingo Molnar 42a2f217a5 x86, visws: use mach-default/entry_arch.h
mach-default/entry_arch.h is exactly the same file as
mach-visws/entry_arch.h, so include the first from the second,
so that updates to the generic one get picked up by VISWS as well.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-07-10 12:35:50 +02:00

6 lines
95 B
C

/*
* VISWS uses the standard Linux entry points:
*/
#include "../mach-default/entry_arch.h"