mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-07 05:04:04 +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
|