Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57882
b: refs/heads/master
c: 0b62233
h: refs/heads/master
v: v3
  • Loading branch information
Andi Kleen authored and Linus Torvalds committed Jun 20, 2007
1 parent 30493c6 commit d103d83
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e412ac4971d27ea84f3d63ce425c6ab2d6a67f23
refs/heads/master: 0b622330213ce0f0ee23199e433ed73284209b46
4 changes: 2 additions & 2 deletions trunk/include/asm-x86_64/unistd.h
Original file line number Diff line number Diff line change
Expand Up @@ -626,9 +626,9 @@ __SYSCALL(__NR_utimensat, sys_utimensat)
__SYSCALL(__NR_epoll_pwait, sys_epoll_pwait)
#define __NR_signalfd 282
__SYSCALL(__NR_signalfd, sys_signalfd)
#define __NR_timerfd 282
#define __NR_timerfd 283
__SYSCALL(__NR_timerfd, sys_timerfd)
#define __NR_eventfd 283
#define __NR_eventfd 284
__SYSCALL(__NR_eventfd, sys_eventfd)

#ifndef __NO_STUBS
Expand Down

0 comments on commit d103d83

Please sign in to comment.