summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/debug_ll.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/debug_ll.h')
-rw-r--r--arch/x86/include/asm/debug_ll.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/x86/include/asm/debug_ll.h b/arch/x86/include/asm/debug_ll.h
new file mode 100644
index 0000000000..e75090b4ba
--- /dev/null
+++ b/arch/x86/include/asm/debug_ll.h
@@ -0,0 +1,6 @@
+#ifndef __ASM_X86_DEBUG_LL_H
+#define __ASM_X86_DEBUG_LL_H
+
+#include <mach/debug_ll.h>
+
+#endif /* __ASM_X86_DEBUG_LL_H */