mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-29 05:55:02 +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
|