Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347094
b: refs/heads/master
c: 1625cee
h: refs/heads/master
v: v3
  • Loading branch information
Kees Cook authored and Rusty Russell committed Dec 14, 2012
1 parent c33c1cd commit acc2cab
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: 4926f65224e49f253feb0320b03814ea630b7541
refs/heads/master: 1625cee56f8e6193b5a0809a414dfa395bd9cf1e
4 changes: 3 additions & 1 deletion trunk/include/uapi/asm-generic/unistd.h
Original file line number Diff line number Diff line change
Expand Up @@ -690,9 +690,11 @@ __SC_COMP(__NR_process_vm_writev, sys_process_vm_writev, \
compat_sys_process_vm_writev)
#define __NR_kcmp 272
__SYSCALL(__NR_kcmp, sys_kcmp)
#define __NR_finit_module 273
__SYSCALL(__NR_finit_module, sys_finit_module)

#undef __NR_syscalls
#define __NR_syscalls 273
#define __NR_syscalls 274

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

0 comments on commit acc2cab

Please sign in to comment.