mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-17 17:24:17 +08:00
7 lines
91 B
C
7 lines
91 B
C
|
#ifndef __UM_UNALIGNED_H
|
||
|
#define __UM_UNALIGNED_H
|
||
|
|
||
|
#include "asm/arch/unaligned.h"
|
||
|
|
||
|
#endif
|