summaryrefslogtreecommitdiff
path: root/linux-user/tilegx/target_syscall.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux-user/tilegx/target_syscall.h')
-rw-r--r--linux-user/tilegx/target_syscall.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux-user/tilegx/target_syscall.h b/linux-user/tilegx/target_syscall.h
index a938d4e90c..d731acdafa 100644
--- a/linux-user/tilegx/target_syscall.h
+++ b/linux-user/tilegx/target_syscall.h
@@ -1,5 +1,5 @@
-#ifndef TILEGX_SYSCALLS_H
-#define TILEGX_SYSCALLS_H
+#ifndef TILEGX_TARGET_SYSCALL_H
+#define TILEGX_TARGET_SYSCALL_H
#define UNAME_MACHINE "tilegx"
#define UNAME_MINIMUM_RELEASE "3.19"