mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-13 09:15: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
|