aboutsummaryrefslogtreecommitdiff
path: root/arch/cris/include/asm/byteorder.h
blob: bcd189798e2665191043c150958c2a7d6a9fd479 (plain)
1
2
3
4
5
6
7
8
#ifndef _CRIS_BYTEORDER_H
#define _CRIS_BYTEORDER_H

#include <linux/byteorder/little_endian.h>

#endif