Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 46782
b: refs/heads/master
c: 7e60d1b
h: refs/heads/master
v: v3
  • Loading branch information
Anton Blanchard authored and Paul Mackerras committed Jan 24, 2007
1 parent 1fb9c35 commit b767107
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a885902de3394ef18ca415f9175da5d8a8406cca
refs/heads/master: 7e60d1b427c51cf2525e5d736a71780978cfb828
2 changes: 1 addition & 1 deletion trunk/include/asm-powerpc/elf.h
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ typedef elf_vrreg_t elf_vrregset_t32[ELF_NVRREG32];
the loader. We need to make sure that it is out of the way of the program
that it will "exec", and that there is sufficient room for the brk. */

#define ELF_ET_DYN_BASE (0x08000000)
#define ELF_ET_DYN_BASE (0x20000000)

/* Common routine for both 32-bit and 64-bit processes */
static inline void ppc_elf_core_copy_regs(elf_gregset_t elf_regs,
Expand Down

0 comments on commit b767107

Please sign in to comment.