mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-03 11:13:56 +08:00
7 lines
76 B
C
7 lines
76 B
C
|
#ifndef __UM_STAT_H
|
||
|
#define __UM_STAT_H
|
||
|
|
||
|
#include "asm/arch/stat.h"
|
||
|
|
||
|
#endif
|