summaryrefslogtreecommitdiff
path: root/arch/blackfin/include/asm/byteorder.h
blob: b9e797a497b4f250c2ebe6056723160d887f77b7 (plain)
1
2
3
4
5
6
7
#ifndef _BLACKFIN_BYTEORDER_H
#define _BLACKFIN_BYTEORDER_H

#include <asm/swab.h>
#include <linux/byteorder/little_endian.h>

#endif				/* _BLACKFIN_BYTEORDER_H */