aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/keucr/common.h
blob: f0b977616cd5f356d3626b039e6acbcf9eaf3655 (plain) (blame)
1
2
3
4
5
6
7
#ifndef COMMON_INCD
#define COMMON_INCD

#define BYTE_MASK	0xff

#endif