Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 55882
b: refs/heads/master
c: 9393e1d
h: refs/heads/master
v: v3
  • Loading branch information
Andi Kleen authored and Linus Torvalds committed May 11, 2007
1 parent 9816dd5 commit 7defa08
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 32993b793fb07784fd1380004f5b34f31f9105d5
refs/heads/master: 9393e1dc8e394bd59217178b26b2476dc43e8667
3 changes: 3 additions & 0 deletions trunk/include/asm-x86_64/unistd.h
Original file line number Diff line number Diff line change
Expand Up @@ -621,6 +621,9 @@ __SYSCALL(__NR_vmsplice, sys_vmsplice)
__SYSCALL(__NR_move_pages, sys_move_pages)
#define __NR_utimensat 280
__SYSCALL(__NR_utimensat, sys_utimensat)
#define __IGNORE_getcpu /* implemented as a vsyscall */
#define __NR_epoll_pwait 281
__SYSCALL(__NR_epoll_pwait, sys_epoll_pwait)

#ifndef __NO_STUBS
#define __ARCH_WANT_OLD_READDIR
Expand Down

0 comments on commit 7defa08

Please sign in to comment.