sched: sched_slice() fixlet
[linux-2.6-block.git] / arch / parisc / include / asm / byteorder.h
CommitLineData
1da177e4
LT
1#ifndef _PARISC_BYTEORDER_H
2#define _PARISC_BYTEORDER_H
3
e245b80c
HH
4#include <asm/swab.h>
5#include <linux/byteorder/big_endian.h>
1da177e4
LT
6
7#endif /* _PARISC_BYTEORDER_H */