summaryrefslogtreecommitdiff
path: root/libattr
diff options
context:
space:
mode:
Diffstat (limited to 'libattr')
-rw-r--r--libattr/syscalls.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libattr/syscalls.c b/libattr/syscalls.c
index 12ed7f0..4dfa624 100644
--- a/libattr/syscalls.c
+++ b/libattr/syscalls.c
@@ -182,7 +182,7 @@
# define __NR_removexattr 391
# define __NR_lremovexattr 392
# define __NR_fremovexattr 393
-#elif defined (__m68k__)
+#elif defined (__mc68000__)
# define HAVE_XATTR_SYSCALLS 1
# define __NR_setxattr 223
# define __NR_lsetxattr 224