Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11426
b: refs/heads/master
c: fbcd54b
h: refs/heads/master
v: v3
  • Loading branch information
Jon Loeliger authored and Paul Mackerras committed Sep 18, 2005
1 parent 6e0d7e1 commit 9c582a2
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 49 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: 6c45ab992e4299c869fb26427944a8f8ea177024
refs/heads/master: fbcd54b1e67ffa27f2b2ce087ee300138828d730
Original file line number Diff line number Diff line change
@@ -1,22 +1,11 @@
#ifndef _PPC64_SECTIONS_H
#define _PPC64_SECTIONS_H

extern char _end[];
#ifndef _ASM_POWERPC_SECTIONS_H
#define _ASM_POWERPC_SECTIONS_H

#include <asm-generic/sections.h>

#define __pmac
#define __pmacdata

#define __prep
#define __prepdata

#define __chrp
#define __chrpdata

#define __openfirmware
#define __openfirmwaredata
#ifdef __powerpc64__

extern char _end[];

static inline int in_kernel_text(unsigned long addr)
{
Expand All @@ -27,3 +16,5 @@ static inline int in_kernel_text(unsigned long addr)
}

#endif

#endif /* _ASM_POWERPC_SECTIONS_H */
33 changes: 0 additions & 33 deletions trunk/include/asm-ppc/sections.h

This file was deleted.

0 comments on commit 9c582a2

Please sign in to comment.