Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348261
b: refs/heads/master
c: 0e1ec2d
h: refs/heads/master
i:
  348259: 2297cd3
v: v3
  • Loading branch information
Michal Simek committed Jan 3, 2013
1 parent 9b41545 commit aeea628
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: ffed2b4f7c04da99ec3a8e8f096c90ea9c0f9956
refs/heads/master: 0e1ec2d0b499298a502a46573c87d74a6052dfa1
3 changes: 2 additions & 1 deletion trunk/arch/microblaze/include/uapi/asm/unistd.h
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,8 @@
#define __NR_process_vm_readv 377
#define __NR_process_vm_writev 378
#define __NR_kcmp 379
#define __NR_finit_module 380

#define __NR_syscalls 380
#define __NR_syscalls 381

#endif /* _UAPI_ASM_MICROBLAZE_UNISTD_H */
1 change: 1 addition & 0 deletions trunk/arch/microblaze/kernel/syscall_table.S
Original file line number Diff line number Diff line change
Expand Up @@ -380,3 +380,4 @@ ENTRY(sys_call_table)
.long sys_process_vm_readv
.long sys_process_vm_writev
.long sys_kcmp
.long sys_finit_module

0 comments on commit aeea628

Please sign in to comment.