Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 175485
b: refs/heads/master
c: 3d77038
h: refs/heads/master
i:
  175483: 65e60f5
v: v3
  • Loading branch information
Arnd Bergmann committed Dec 10, 2009
1 parent 9780500 commit ab719d5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 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: 9ab87644393d789b950ba984fa360f45c4df02e5
refs/heads/master: 3d7703870633dd454f6554e6d8d7f70441d0fd2d
4 changes: 3 additions & 1 deletion trunk/include/asm-generic/unistd.h
Original file line number Diff line number Diff line change
Expand Up @@ -624,9 +624,11 @@ __SYSCALL(__NR_rt_tgsigqueueinfo, sys_rt_tgsigqueueinfo)
__SYSCALL(__NR_perf_event_open, sys_perf_event_open)
#define __NR_accept4 242
__SYSCALL(__NR_accept4, sys_accept4)
#define __NR_recvmmsg 243
__SYSCALL(__NR_recvmmsg, sys_recvmmsg)

#undef __NR_syscalls
#define __NR_syscalls 243
#define __NR_syscalls 244

/*
* All syscalls below here should go away really,
Expand Down

0 comments on commit ab719d5

Please sign in to comment.