summaryrefslogtreecommitdiff
path: root/linux-user/tilegx/syscall_nr.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux-user/tilegx/syscall_nr.h')
-rw-r--r--linux-user/tilegx/syscall_nr.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux-user/tilegx/syscall_nr.h b/linux-user/tilegx/syscall_nr.h
index 87fb72c554..8e30cd1ae9 100644
--- a/linux-user/tilegx/syscall_nr.h
+++ b/linux-user/tilegx/syscall_nr.h
@@ -1,5 +1,5 @@
-#ifndef TILEGX_SYSCALL_NR
-#define TILEGX_SYSCALL_NR
+#ifndef TILEGX_SYSCALL_NR_H
+#define TILEGX_SYSCALL_NR_H
/*
* Copy from linux kernel asm-generic/unistd.h, which tilegx uses.