Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 323181
b: refs/heads/master
c: 11ef4cf
h: refs/heads/master
i:
  323179: 9e9d359
v: v3
  • Loading branch information
Mark Salter committed Sep 26, 2012
1 parent ff595fb commit d7634f3
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: b02d6175859dfbdecb5ea6562867092b5d69d64e
refs/heads/master: 11ef4cfac935ab45eb4c7f98d26c78ee69627909
4 changes: 3 additions & 1 deletion trunk/include/asm-generic/unistd.h
Original file line number Diff line number Diff line change
Expand Up @@ -691,9 +691,11 @@ __SC_COMP(__NR_process_vm_readv, sys_process_vm_readv, \
#define __NR_process_vm_writev 271
__SC_COMP(__NR_process_vm_writev, sys_process_vm_writev, \
compat_sys_process_vm_writev)
#define __NR_kcmp 272
__SYSCALL(__NR_kcmp, sys_kcmp)

#undef __NR_syscalls
#define __NR_syscalls 272
#define __NR_syscalls 273

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

0 comments on commit d7634f3

Please sign in to comment.