Skip to content

Commit

Permalink
[PATCH] powerpc: merge include/asm-ppc*/auxvec.h into include/asm-pow…
Browse files Browse the repository at this point in the history
…erpc/auxvec.h

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 21, 2005
1 parent 8b22cc0 commit 3f58542
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 17 deletions.
6 changes: 3 additions & 3 deletions include/asm-ppc64/auxvec.h → include/asm-powerpc/auxvec.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef __PPC64_AUXVEC_H
#define __PPC64_AUXVEC_H
#ifndef _ASM_POWERPC_AUXVEC_H
#define _ASM_POWERPC_AUXVEC_H

/*
* We need to put in some extra aux table entries to tell glibc what
Expand All @@ -16,4 +16,4 @@
*/
#define AT_SYSINFO_EHDR 33

#endif /* __PPC64_AUXVEC_H */
#endif
14 changes: 0 additions & 14 deletions include/asm-ppc/auxvec.h

This file was deleted.

0 comments on commit 3f58542

Please sign in to comment.