about summary refs log tree commit diff
path: root/nptl/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/init.c')
-rw-r--r--nptl/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/init.c b/nptl/init.c
index 33673cd74b..7ad29716ae 100644
--- a/nptl/init.c
+++ b/nptl/init.c
@@ -46,7 +46,7 @@
 # define __NR_set_tid_address	218
 #elif defined __powerpc__
 # define __NR_set_tid_address	232
-#elif
+#else
 # error "define __NR_set_tid_address"
 #endif
 #endif