Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 201538
b: refs/heads/master
c: 392c57a
h: refs/heads/master
v: v3
  • Loading branch information
Russell King committed Jul 26, 2010
1 parent b47877d commit 5e45640
Show file tree
Hide file tree
Showing 2 changed files with 2 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: cb86ae95a0168be2acc6c48b1671ffaba1e5e39e
refs/heads/master: 392c57a2ec811db37ae45adc513704cf92ba3e69
1 change: 1 addition & 0 deletions trunk/arch/arm/include/asm/elf.h
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ int dump_task_regs(struct task_struct *t, elf_gregset_t *elfregs);
extern void elf_set_personality(const struct elf32_hdr *);
#define SET_PERSONALITY(ex) elf_set_personality(&(ex))

struct mm_struct;
extern unsigned long arch_randomize_brk(struct mm_struct *mm);
#define arch_randomize_brk arch_randomize_brk

Expand Down

0 comments on commit 5e45640

Please sign in to comment.