summaryrefslogtreecommitdiffstats
path: root/sys/arm64/include/debug_monitor.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm64/include/debug_monitor.h')
-rw-r--r--sys/arm64/include/debug_monitor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arm64/include/debug_monitor.h b/sys/arm64/include/debug_monitor.h
index 59a0cb8..efe90da 100644
--- a/sys/arm64/include/debug_monitor.h
+++ b/sys/arm64/include/debug_monitor.h
@@ -32,7 +32,7 @@
#ifndef _MACHINE_DEBUG_MONITOR_H_
#define _MACHINE_DEBUG_MONITOR_H_
-#ifdef KDB
+#ifdef DDB
#include <machine/db_machdep.h>
OpenPOWER on IntegriCloud