M7350/kernel/arch/x86/boot/compressed/efi_stub_64.S

6 lines
124 B
ArmAsm
Raw Normal View History

2024-09-09 08:57:42 +00:00
#include <asm/segment.h>
#include <asm/msr.h>
#include <asm/processor-flags.h>
2024-09-09 08:52:07 +00:00
#include "../../platform/efi/efi_stub_64.S"