Skip to content

Commit

Permalink
asm-powerpc: header included twice
Browse files Browse the repository at this point in the history
Header included twice.

Signed-off-by: Nicolas Kaiser <nikai@nikai.net>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
  • Loading branch information
Nicolas Kaiser authored and Adrian Bunk committed Jan 11, 2006
1 parent 099f7f0 commit 0563572
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/asm-powerpc/elf.h
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@
* as published by the Free Software Foundation; either version
* 2 of the License, or (at your option) any later version.
*/
#include <asm/ptrace.h>

#define ELF_NGREG 48 /* includes nip, msr, lr, etc. */
#define ELF_NFPREG 33 /* includes fpscr */
Expand Down

0 comments on commit 0563572

Please sign in to comment.