mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-06 12:44:14 +08:00
7 lines
79 B
C
7 lines
79 B
C
|
#ifndef __UM_NAMEI_H
|
||
|
#define __UM_NAMEI_H
|
||
|
|
||
|
#include "asm/arch/namei.h"
|
||
|
|
||
|
#endif
|