Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253013
b: refs/heads/master
c: b36a968
h: refs/heads/master
i:
  253011: 3bb1629
v: v3
  • Loading branch information
Chris Metcalf committed Jun 2, 2011
1 parent 1452eb8 commit 6c0ef1f
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: 3cc39b3f061e90f69cb1f65d72c005c56cddd6a6
refs/heads/master: b36a968927b789b2dd8de0aaf7a72ef7c1f0d012
4 changes: 3 additions & 1 deletion trunk/include/asm-generic/unistd.h
Original file line number Diff line number Diff line change
Expand Up @@ -683,9 +683,11 @@ __SC_COMP(__NR_clock_adjtime, sys_clock_adjtime, compat_sys_clock_adjtime)
__SYSCALL(__NR_syncfs, sys_syncfs)
#define __NR_setns 268
__SYSCALL(__NR_setns, sys_setns)
#define __NR_sendmmsg 269
__SC_COMP(__NR_sendmmsg, sys_sendmmsg, compat_sys_sendmmsg)

#undef __NR_syscalls
#define __NR_syscalls 269
#define __NR_syscalls 270

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

0 comments on commit 6c0ef1f

Please sign in to comment.