blob: aeec6be85efe02b12f243336e138246779d46324 [file] [log] [blame]
/*
* Copyright (c) 2025, MediaTek Inc. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef _CACHES_OPS_H_
#define _CACHES_OPS_H_
void disable_cache_as_ram(void);
#endif /* _CACHES_OPS_H_ */