|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] Cleanup includes.
ChangeSet 1.1376, 2005/03/26 01:17:08+00:00, cl349@xxxxxxxxxxxxxxxxxxxx
Cleanup includes.
Signed-off-by: Christian Limpach <Christian.Limpach@xxxxxxxxxxxx>
debugger.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletion(-)
diff -Nru a/xen/include/asm-x86/debugger.h b/xen/include/asm-x86/debugger.h
--- a/xen/include/asm-x86/debugger.h 2005-03-25 21:04:14 -05:00
+++ b/xen/include/asm-x86/debugger.h 2005-03-25 21:04:14 -05:00
@@ -30,7 +30,6 @@
#ifndef __X86_DEBUGGER_H__
#define __X86_DEBUGGER_H__
-#include <xen/softirq.h>
#include <asm/processor.h>
/* The main trap handlers use these helper macros which include early bail. */
@@ -49,6 +48,8 @@
#define debugger_trap_immediate() call_with_registers(__trap_to_cdb)
#elif defined(DOMU_DEBUG)
+
+#include <xen/softirq.h>
static inline int debugger_trap_entry(
unsigned int vector, struct xen_regs *regs)
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] Cleanup includes.,
BitKeeper Bot <=
|
|
|
|
|