Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130641
b: refs/heads/master
c: 177a858
h: refs/heads/master
i:
  130639: 4094a71
v: v3
  • Loading branch information
Jaswinder Singh Rajput committed Jan 30, 2009
1 parent 47124e7 commit c477018
Show file tree
Hide file tree
Showing 2 changed files with 3 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: bd71b5f734c66ad0134e308036b13d122907b8c6
refs/heads/master: 177a858ff8d71a8e7f8b0ef53ff49441e29c8fb1
2 changes: 2 additions & 0 deletions trunk/include/linux/elf-fdpic.h
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,13 @@ struct elf_fdpic_params {
#define ELF_FDPIC_FLAG_PRESENT 0x80000000 /* T if this object is present */
};

#ifdef __KERNEL__
#ifdef CONFIG_MMU
extern void elf_fdpic_arch_lay_out_mm(struct elf_fdpic_params *exec_params,
struct elf_fdpic_params *interp_params,
unsigned long *start_stack,
unsigned long *start_brk);
#endif
#endif /* __KERNEL__ */

#endif /* _LINUX_ELF_FDPIC_H */

0 comments on commit c477018

Please sign in to comment.