Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334733
b: refs/heads/master
c: 7805963
h: refs/heads/master
i:
  334731: e44a17a
v: v3
  • Loading branch information
Chris Metcalf committed Oct 23, 2012
1 parent 692a457 commit 2e7771e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 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: 627072b06c362bbe7dc256f618aaa63351f0cfe6
refs/heads/master: 7805963387ddd7c48bed8c87b6a5de26ac79299f
10 changes: 0 additions & 10 deletions trunk/arch/tile/kernel/module.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,6 @@
#include <asm/homecache.h>
#include <arch/opcode.h>

#ifdef __tilegx__
# define Elf_Rela Elf64_Rela
# define ELF_R_SYM ELF64_R_SYM
# define ELF_R_TYPE ELF64_R_TYPE
#else
# define Elf_Rela Elf32_Rela
# define ELF_R_SYM ELF32_R_SYM
# define ELF_R_TYPE ELF32_R_TYPE
#endif

#ifdef MODULE_DEBUG
#define DEBUGP printk
#else
Expand Down

0 comments on commit 2e7771e

Please sign in to comment.