Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
f6ab391d197aeb90f206c23f0c5b75d79a09beff
/
.
/
plat
/
intel
/
soc
/
agilex5
/
include
/
agilex5_cache.h
blob: 095d99e0dd73feeac727db69e701131823d64d57 [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2024, Altera Corporation. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef
AGX5_CACHE_H
#define
AGX5_CACHE_H
void
invalidate_dcache_all
(
void
);
#endif
/* AGX5_CACHE_H */