Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 262873
b: refs/heads/master
c: fce8dc0
h: refs/heads/master
i:
  262871: c5b271c
v: v3
  • Loading branch information
Andy Lutomirski authored and H. Peter Anvin committed Aug 11, 2011
1 parent 9eb04d0 commit e94bed2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f3fb5b7bb70d6e679c15fef85707810a067f5fb6
refs/heads/master: fce8dc06423d6fb2709469dc5c55b04e09c1d126
2 changes: 2 additions & 0 deletions trunk/arch/x86/include/asm/unistd_64.h
Original file line number Diff line number Diff line change
Expand Up @@ -681,6 +681,8 @@ __SYSCALL(__NR_syncfs, sys_syncfs)
__SYSCALL(__NR_sendmmsg, sys_sendmmsg)
#define __NR_setns 308
__SYSCALL(__NR_setns, sys_setns)
#define __NR_getcpu 309
__SYSCALL(__NR_getcpu, sys_getcpu)

#ifndef __NO_STUBS
#define __ARCH_WANT_OLD_READDIR
Expand Down

0 comments on commit e94bed2

Please sign in to comment.