summaryrefslogtreecommitdiff
path: root/src/arch/x86_common/mboot.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/arch/x86_common/mboot.c (renamed from src/arch/amd64/mboot.c)3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/arch/amd64/mboot.c b/src/arch/x86_common/mboot.c
index 9fd7fc2..db82b9d 100644
--- a/src/arch/amd64/mboot.c
+++ b/src/arch/x86_common/mboot.c
@@ -2,8 +2,7 @@
#include <lib.h>
#include <stdint.h>
#include <panic.h>
-
-#include "mboot.h"
+#include <mboot.h>
#define MBOOT_HEADER_MAGIC 0x36D76289