summaryrefslogtreecommitdiff
path: root/include/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/common.h')
-rw-r--r--include/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/common.h b/include/common.h
index 8ab84326b4..02efba3c7a 100644
--- a/include/common.h
+++ b/include/common.h
@@ -468,7 +468,7 @@ ulong vfd_setmem (ulong);
/* $(CPU)/.../video.c */
ulong video_setmem (ulong);
-/* ppc/cache.c */
+/* lib_$(ARCH)/cache.c */
void flush_cache (unsigned long, unsigned long);