Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72156
b: refs/heads/master
c: f186c9a
h: refs/heads/master
v: v3
  • Loading branch information
Greg Ungerer authored and Linus Torvalds committed Oct 23, 2007
1 parent abaa8bc commit 39e5914
Show file tree
Hide file tree
Showing 2 changed files with 12 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: fa2eae93a591b392d1056f95024516cede916ad4
refs/heads/master: f186c9ad181ab9ba35e28cc9bbaafe226dbaec8c
12 changes: 11 additions & 1 deletion trunk/include/asm-m68knommu/module.h
Original file line number Diff line number Diff line change
@@ -1 +1,11 @@
#include <asm-m68k/module.h>
#ifndef ASM_M68KNOMMU_MODULE_H
#define ASM_M68KNOMMU_MODULE_H

struct mod_arch_specific {
};

#define Elf_Shdr Elf32_Shdr
#define Elf_Sym Elf32_Sym
#define Elf_Ehdr Elf32_Ehdr

#endif /* ASM_M68KNOMMU_MODULE_H */

0 comments on commit 39e5914

Please sign in to comment.