Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 367956
b: refs/heads/master
c: c05c3ec
h: refs/heads/master
v: v3
  • Loading branch information
Richard Kuo committed May 1, 2013
1 parent 45d6a93 commit d7d175a
Show file tree
Hide file tree
Showing 3 changed files with 6 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: 820927768711b3c5c1f4aa7408433ff6ad37fd56
refs/heads/master: c05c3ec401a68888f23f489b7bd6f88117836bc9
2 changes: 2 additions & 0 deletions trunk/arch/hexagon/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ config HEXAGON
select GENERIC_CLOCKEVENTS_BROADCAST
select MODULES_USE_ELF_RELA
select GENERIC_CPU_DEVICES
select GENERIC_KERNEL_THREAD
select GENERIC_KERNEL_EXECVE
---help---
Qualcomm Hexagon is a processor architecture designed for high
performance and low power across a wide variety of applications.
Expand Down
3 changes: 3 additions & 0 deletions trunk/arch/hexagon/include/uapi/asm/unistd.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@
*/

#define sys_mmap2 sys_mmap_pgoff
#define __ARCH_WANT_SYS_EXECVE
#define __ARCH_WANT_SYS_CLONE
#define __ARCH_WANT_SYS_VFORK
#define __ARCH_WANT_SYS_FORK

#include <asm-generic/unistd.h>

0 comments on commit d7d175a

Please sign in to comment.