Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188389
b: refs/heads/master
c: bb35579
h: refs/heads/master
i:
  188387: 83b900e
v: v3
  • Loading branch information
Mikael Pettersson authored and Russell King committed Mar 13, 2010
1 parent e168f69 commit 345a716
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: 438ff39d7813515d3aac20f53b5b95aaa58b38f9
refs/heads/master: bb35579b45bcb0b74167a2165d3ea973f640bf00
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 @@ -98,6 +98,7 @@ extern int elf_check_arch(const struct elf32_hdr *);
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)

struct task_struct;
int dump_task_regs(struct task_struct *t, elf_gregset_t *elfregs);
#define ELF_CORE_COPY_TASK_REGS dump_task_regs

Expand Down

0 comments on commit 345a716

Please sign in to comment.