summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/mips/shared/cache/cache.c
blob: 9af01feffd6295eb3385a1385a2c96e1cb435d48 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
/*
 *  Cache Management Support Routines for the MIPS
 *
 *  $Id$
 */

#include <rtems.h>
#include "cache_.h"

/* TBD */