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

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

/* TBD */