summary refs log tree commit diff stats
path: root/include/gdbstub/helpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gdbstub/helpers.h')
-rw-r--r--include/gdbstub/helpers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gdbstub/helpers.h b/include/gdbstub/helpers.h
index c573aef2dc..6b97610f48 100644
--- a/include/gdbstub/helpers.h
+++ b/include/gdbstub/helpers.h
@@ -12,7 +12,7 @@
 #ifndef _GDBSTUB_HELPERS_H_
 #define _GDBSTUB_HELPERS_H_
 
-#ifdef NEED_CPU_H
+#ifdef COMPILING_PER_TARGET
 #include "cpu.h"
 
 /*