Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 47478
b: refs/heads/master
c: f688144
h: refs/heads/master
v: v3
  • Loading branch information
Robert P. J. Day authored and Linus Torvalds committed Feb 11, 2007
1 parent 6508342 commit ffabbca
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: 81999a01c786e26c2058968d76b595df60d2f8da
refs/heads/master: f688144b827749879279c3ad272b8d874fc17231
2 changes: 1 addition & 1 deletion trunk/include/asm-um/elf-ppc.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ extern long elf_aux_hwcap;

#define elf_check_arch(x) (1)

#ifdef CONFIG_64_BIT
#ifdef CONFIG_64BIT
#define ELF_CLASS ELFCLASS64
#else
#define ELF_CLASS ELFCLASS32
Expand Down

0 comments on commit ffabbca

Please sign in to comment.