mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-27 04:54:41 +08:00
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 */
|