Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[pandora-kernel.git] / arch / microblaze / include / asm / unistd.h
index 6c660c1..0b85232 100644 (file)
 #define __NR_accept04          362 /* new */
 #define __NR_preadv            363 /* new */
 #define __NR_pwritev           364 /* new */
+#define __NR_rt_tgsigqueueinfo 365 /* new */
+#define __NR_perf_counter_open 366 /* new */
 
-#define __NR_syscalls          365
+#define __NR_syscalls          367
 
 #ifdef __KERNEL__
 #ifndef __ASSEMBLY__