Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile
[linux-2.6] / arch / blackfin / include / asm / byteorder.h
1 #ifndef _BLACKFIN_BYTEORDER_H
2 #define _BLACKFIN_BYTEORDER_H
3
4 #include <asm/swab.h>
5 #include <linux/byteorder/little_endian.h>
6
7 #endif                          /* _BLACKFIN_BYTEORDER_H */