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

#ifndef __LM32_CACHE_h
#define __LM32_CACHE_h

#include <libcpu/cache.h>

#endif
/* end of include file */