7 lines
126 B
C
7 lines
126 B
C
|
#ifndef __BFIN_UNALIGNED_H
|
||
|
#define __BFIN_UNALIGNED_H
|
||
|
|
||
|
#include <asm-generic/unaligned.h>
|
||
|
|
||
|
#endif /* __BFIN_UNALIGNED_H */
|