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