From ba59f8b97b81c52e01ff3b5c5546b1ce1c2b189b Mon Sep 17 00:00:00 2001 From: allen Date: Tue, 4 Apr 2000 10:18:16 +0000 Subject: Added missing prototype git-svn-id: http://svn.cactuscode.org/flesh/trunk@1522 17b73243-c579-4c4c-a9d2-2d5706c11dac --- src/include/cctki_Cache.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/include/cctki_Cache.h') diff --git a/src/include/cctki_Cache.h b/src/include/cctki_Cache.h index b38ed7e8..61015dbe 100644 --- a/src/include/cctki_Cache.h +++ b/src/include/cctki_Cache.h @@ -21,6 +21,8 @@ int Utili_CacheDataSet(unsigned long cacheline_bytes, int Utili_CacheDataGet(unsigned long *cacheline_bytes, unsigned long *cache_size); +int CCTKi_SetupCache(void); + #ifdef __cplusplus } #endif -- cgit v1.2.3