M7350/kernel/arch/ia64/xen/machvec.c
2024-09-09 08:52:07 +00:00

5 lines
135 B
C

#define MACHVEC_PLATFORM_NAME xen
#define MACHVEC_PLATFORM_HEADER <asm/machvec_xen.h>
#include <asm/machvec_init.h>