aboutsummaryrefslogtreecommitdiff
path: root/linux-user/nios2/target_cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux-user/nios2/target_cpu.h')
-rw-r--r--linux-user/nios2/target_cpu.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux-user/nios2/target_cpu.h b/linux-user/nios2/target_cpu.h
index 14f63338fa..5596c05c9c 100644
--- a/linux-user/nios2/target_cpu.h
+++ b/linux-user/nios2/target_cpu.h
@@ -17,8 +17,8 @@
* License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef TARGET_CPU_H
-#define TARGET_CPU_H
+#ifndef NIOS2_TARGET_CPU_H
+#define NIOS2_TARGET_CPU_H
static inline void cpu_clone_regs(CPUNios2State *env, target_ulong newsp)
{