]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-arm/unistd.h
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6
[linux-2.6-omap-h63xx.git] / include / asm-arm / unistd.h
index a19ec09eaa016f725fb56c2fb002eda5fa91e66f..ace27480886e226cdebc6c00fa55bb355da94dee 100644 (file)
 #define __ARM_NR_cacheflush            (__ARM_NR_BASE+2)
 #define __ARM_NR_usr26                 (__ARM_NR_BASE+3)
 #define __ARM_NR_usr32                 (__ARM_NR_BASE+4)
-
-#define __ARM_NR_set_tls               (__ARM_NR_BASE+0x800)
+#define __ARM_NR_set_tls               (__ARM_NR_BASE+5)
 
 #define __sys2(x) #x
 #define __sys1(x) __sys2(x)