Skip to content

Commit

Permalink
[PATCH] powerpc: merged asm/cputable.h
Browse files Browse the repository at this point in the history
Merged cputable.h between ppc32 and ppc64.  In doing this removed support
for the BEGIN_FTR_SECTION/END_FTR_SECTION macros in C code since they
dont compile correctly.  C code should use cpu_has_feature().  This is
based on Arnd Bergmann's initial patch.

Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
  • Loading branch information
Kumar Gala authored and Paul Mackerras committed Sep 28, 2005
1 parent a559c91 commit 10b35d9
Show file tree
Hide file tree
Showing 6 changed files with 547 additions and 677 deletions.
Loading

0 comments on commit 10b35d9

Please sign in to comment.