mirror of
https://github.com/torvalds/linux.git
synced 2024-11-04 11:04:38 +00: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 */
|