Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 225753
b: refs/heads/master
c: 4b3bf7a
h: refs/heads/master
i:
  225751: 6a35a54
v: v3
  • Loading branch information
Mika Westerberg authored and Russell King committed Nov 30, 2010
1 parent 674f248 commit e3f9adf
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: 9833c39400c3e6ee19daeded6910df648741611e
refs/heads/master: 4b3bf7aef94fc337610d78fce0d960e2ee1d5a8f
2 changes: 2 additions & 0 deletions trunk/arch/arm/include/asm/elf.h
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,8 @@ struct elf32_hdr;
extern int elf_check_arch(const struct elf32_hdr *);
#define elf_check_arch elf_check_arch

#define vmcore_elf64_check_arch(x) (0)

extern int arm_elf_read_implies_exec(const struct elf32_hdr *, int);
#define elf_read_implies_exec(ex,stk) arm_elf_read_implies_exec(&(ex), stk)

Expand Down

0 comments on commit e3f9adf

Please sign in to comment.