Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 177329
b: refs/heads/master
c: 5540a44
h: refs/heads/master
i:
  177327: d69f5c7
v: v3
  • Loading branch information
Mike Frysinger committed Dec 15, 2009
1 parent 364fc80 commit 6798e40
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 8a833110f10f091a4aa09c9b81845726c2766473
refs/heads/master: 5540a44e3ec5b738e9cf09d0c3a6f95328468701
3 changes: 2 additions & 1 deletion trunk/arch/blackfin/include/asm/unistd.h
Original file line number Diff line number Diff line change
Expand Up @@ -388,8 +388,9 @@
#define __NR_pwritev 367
#define __NR_rt_tgsigqueueinfo 368
#define __NR_perf_event_open 369
#define __NR_recvmmsg 370

#define __NR_syscall 370
#define __NR_syscall 371
#define NR_syscalls __NR_syscall

/* Old optional stuff no one actually uses */
Expand Down

0 comments on commit 6798e40

Please sign in to comment.