Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62145
b: refs/heads/master
c: 0c99adb
h: refs/heads/master
i:
  62143: 38b0304
v: v3
  • Loading branch information
Paul Mundt committed Jul 20, 2007
1 parent 3db0c7d commit e523c43
Show file tree
Hide file tree
Showing 3 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: 39c7aa9ea9b6175f4313f69ef9f8e0a3a9bba5bb
refs/heads/master: 0c99adb0a6dfe292842a8142b48e494d7731f5fe
1 change: 1 addition & 0 deletions trunk/arch/sh/kernel/syscalls.S
Original file line number Diff line number Diff line change
Expand Up @@ -358,3 +358,4 @@ ENTRY(sys_call_table)
.long sys_signalfd
.long sys_timerfd
.long sys_eventfd
.long sys_fallocate
3 changes: 2 additions & 1 deletion trunk/include/asm-sh/unistd.h
Original file line number Diff line number Diff line change
Expand Up @@ -332,8 +332,9 @@
#define __NR_signalfd 321
#define __NR_timerfd 322
#define __NR_eventfd 323
#define __NR_fallocate 324

#define NR_syscalls 324
#define NR_syscalls 325

#ifdef __KERNEL__

Expand Down

0 comments on commit e523c43

Please sign in to comment.