summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/mips/shared/cache/cache_.h
blob: a81c5a098acaec28030da874456f59b0ee888b18 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 *  MIPS Cache Manager Support
 */

#ifndef __MIPS_CACHE_h
#define __MIPS_CACHE_h

#include "../../../shared/include/cache.h"

/* TBD */

#endif
/* end of include file */