blob: aa6cc4fac9651326b69a7648b13009f30dd93774 [file] [log] [blame]
Becky Brucea559c912005-09-27 14:28:56 -05001#ifndef _ASM_POWERPC_BYTEORDER_H
2#define _ASM_POWERPC_BYTEORDER_H
Linus Torvalds1da177e2005-04-16 15:20:36 -07003
4/*
5 * This program is free software; you can redistribute it and/or
6 * modify it under the terms of the GNU General Public License
7 * as published by the Free Software Foundation; either version
8 * 2 of the License, or (at your option) any later version.
9 */
Harvey Harrison156ca2b2009-01-06 14:56:23 -080010#include <linux/byteorder/big_endian.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070011
Becky Brucea559c912005-09-27 14:28:56 -050012#endif /* _ASM_POWERPC_BYTEORDER_H */