summaryrefslogtreecommitdiffstats
path: root/purgatory/arch/x86_64/purgatory-x86_64.h
diff options
context:
space:
mode:
Diffstat (limited to 'purgatory/arch/x86_64/purgatory-x86_64.h')
-rw-r--r--purgatory/arch/x86_64/purgatory-x86_64.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/purgatory/arch/x86_64/purgatory-x86_64.h b/purgatory/arch/x86_64/purgatory-x86_64.h
new file mode 100644
index 0000000..209edea
--- /dev/null
+++ b/purgatory/arch/x86_64/purgatory-x86_64.h
@@ -0,0 +1,4 @@
+#ifndef PURGATORY_X86_64_H
+#define PURGATORY_X86_64_H
+#include "../i386/purgatory-x86.h"
+#endif /* PURGATORY_X86_64_H */