summaryrefslogtreecommitdiff
path: root/include/drivers/marvell/cache_llc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/drivers/marvell/cache_llc.h')
-rw-r--r--include/drivers/marvell/cache_llc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/drivers/marvell/cache_llc.h b/include/drivers/marvell/cache_llc.h
index 81330f44..ea7298ce 100644
--- a/include/drivers/marvell/cache_llc.h
+++ b/include/drivers/marvell/cache_llc.h
@@ -33,6 +33,7 @@ void llc_enable(int, int excl_mode);
int llc_is_exclusive(int);
void llc_save(int);
void llc_resume(int);
+void llc_runtime_enable(int ap_index);
#endif
#endif /* _CACHE_LLC_H_ */