Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57961
b: refs/heads/master
c: b9b7127
h: refs/heads/master
i:
  57959: bf06851
v: v3
  • Loading branch information
Mike Frysinger authored and Bryan Wu committed Jun 21, 2007
1 parent 908ab62 commit 6e1f878
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: 86b73c8cfc8daeff554ae3e95e2a0ee77c45d499
refs/heads/master: b9b712765738d141154b435a5bfec4adbbee25f3
3 changes: 2 additions & 1 deletion trunk/include/asm-blackfin/unistd.h
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,6 @@
#define __ARCH_WANT_SYS_NICE
#define __ARCH_WANT_SYS_RT_SIGACTION
#define __ARCH_WANT_SYS_RT_SIGSUSPEND
#endif

/*
* "Conditional" syscalls
Expand All @@ -379,4 +378,6 @@
*/
#define cond_syscall(x) asm(".weak\t_" #x "\n\t.set\t_" #x ",_sys_ni_syscall");

#endif /* __KERNEL__ */

#endif /* __ASM_BFIN_UNISTD_H */

0 comments on commit 6e1f878

Please sign in to comment.