Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11476
b: refs/heads/master
c: a559c91
h: refs/heads/master
v: v3
  • Loading branch information
Becky Bruce authored and Paul Mackerras committed Sep 28, 2005
1 parent 61d5cb2 commit 6dbfa58
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 81 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: 6b67f62cf655c80147435544a2f8f6f57e07ec87
refs/heads/master: a559c91d77c3220be521453bd23815e1e1980a82
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef _PPC64_BYTEORDER_H
#define _PPC64_BYTEORDER_H
#ifndef _ASM_POWERPC_BYTEORDER_H
#define _ASM_POWERPC_BYTEORDER_H

/*
* This program is free software; you can redistribute it and/or
Expand Down Expand Up @@ -77,10 +77,13 @@ static __inline__ __attribute_const__ __u32 ___arch__swab32(__u32 value)

#ifndef __STRICT_ANSI__
#define __BYTEORDER_HAS_U64__
#endif
#ifndef __powerpc64__
#define __SWAB_64_THRU_32__
#endif /* __powerpc64__ */
#endif /* __STRICT_ANSI__ */

#endif /* __GNUC__ */

#include <linux/byteorder/big_endian.h>

#endif /* _PPC64_BYTEORDER_H */
#endif /* _ASM_POWERPC_BYTEORDER_H */
76 changes: 0 additions & 76 deletions trunk/include/asm-ppc/byteorder.h

This file was deleted.

0 comments on commit 6dbfa58

Please sign in to comment.