summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/mips/shared/cache/cache_.h
blob: d51c4ee075e94184a581842ef6cf5034b4f5384b (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 <libcpu/cache.h>

/* TBD */

#endif
/* end of include file */