mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-10 05:49:13 +00: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
|