powerpc/perf_counter: Add perf_counter system call on powerpc
... with an empty/dummy asm/perf_counter.h so it builds. Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:
parent
4eb96fcfe0
commit
d662ed2673
4 changed files with 14 additions and 1 deletions
|
@ -322,3 +322,4 @@ SYSCALL_SPU(epoll_create1)
|
|||
SYSCALL_SPU(dup3)
|
||||
SYSCALL_SPU(pipe2)
|
||||
SYSCALL(inotify_init1)
|
||||
SYSCALL(perf_counter_open)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue