Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27998
b: refs/heads/master
c: 5ee882f
h: refs/heads/master
v: v3
  • Loading branch information
David Woodhouse committed May 4, 2006
1 parent cacef98 commit 85101f4
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: 2c88f4a8bc4276013f7eee7824056d9cecccadb1
refs/heads/master: 5ee882f153a49098a12f6b26f153ba12a33d767a
2 changes: 1 addition & 1 deletion trunk/include/asm-powerpc/elf.h
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ typedef elf_greg_t32 elf_gregset_t32[ELF_NGREG];
/* Assumption: ELF_ARCH == EM_PPC and ELF_CLASS == ELFCLASS32 */
typedef elf_greg_t32 elf_greg_t;
typedef elf_gregset_t32 elf_gregset_t;
# define elf_addr_t u32
# define elf_addr_t __u32
#endif /* ELF_ARCH */

/* Floating point registers */
Expand Down

0 comments on commit 85101f4

Please sign in to comment.