sparc: add basic support for 'perf'
[safe/jmp/linux-2.6] / arch / sparc / include / asm / unistd.h
index b2c406d..706df66 100644 (file)
 #define __NR_preadv            324
 #define __NR_pwritev           325
 #define __NR_rt_tgsigqueueinfo 326
+#define __NR_perf_counter_open 327
 
-#define NR_SYSCALLS            327
+#define NR_SYSCALLS            328
 
 #ifdef __32bit_syscall_numbers__
 /* Sparc 32-bit only has the "setresuid32", "getresuid32" variants,