7 lines
94 B
C
7 lines
94 B
C
|
#ifndef __UM_CACHEFLUSH_H
|
||
|
#define __UM_CACHEFLUSH_H
|
||
|
|
||
|
#include "asm/arch/cacheflush.h"
|
||
|
|
||
|
#endif
|