Merge branch 'linus' into perfcounters/core
[cascardo/linux.git] / arch / x86 / include / asm / unistd_32.h
index f2bba78..7e47658 100644 (file)
 #define __NR_dup3              330
 #define __NR_pipe2             331
 #define __NR_inotify_init1     332
+#define __NR_perf_counter_open 333
 
 #ifdef __KERNEL__